Displaying 7 results from an estimated 7 matches for "ternal".
Did you mean:
kernal
2019 Feb 01
1
Render Targets and Pitch Linear Textures in Maxwell/Pascal Question
...stion: What's the correct layout of pitch linear textures in
memory? Is padding of the pitch added at start or at the end? Do they have
some kind of header? Currently I see them as a normal texture matrix with
just pitch at the end of each row but If I send the game this values, they
go into an ternal loop.
Second Question: Pitch Value in Render Targets. In the registers in
https://github.com/envytools/envytools/blob/master/rnndb/graph/gf100_3d.xml#L282
the pitch does not appear anywhere, where is it stored for Render Targets.
Thanks in advance and I hope you guys can provide me some info.
---...
2020 Aug 23
3
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...-errno" "-fno-rounding-math" "-masm-v
erbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64" "-dwarf
-column-info" "-resource-dir" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0" "-in
ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include" "-fdebug-
compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19" "-fmessage-length" "80
" "-fno-use-cxa-atexit" "-fms-extensions" "-...
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...quot;-masm-v
>> erbose" "-mconstructor-aliases" "-munwind-tables" "-target-cpu" "x86-64"
>> "-dwarf
>> -column-info" "-resource-dir" "C:\\Program
>> Files\\LLVM\\lib\\clang\\10.0.0" "-in
>> ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include"
>> "-fdebug-
>> compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19"
>> "-fmessage-length" "80
>> " "-fno-use-cxa-atexit"...
2018 Sep 16
0
dovecot_deleted_to_trash no longer compiles with dovecot 2.3.2.1
...eleted-to-trash-plugin.c: In function ?copy_deleted_mail_to_trash?:
src/deleted-to-trash-plugin.c:117:16: error: too few arguments to
function ?mail
box_transaction_begin?
dest_trans = mailbox_transaction_begin(trash_box,
MAILBOX_TRANSACTION_FLAG_EX
TERNAL);
^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/dovecot/mail-storage-private.h:7:0,
from src/deleted-to-trash-plugin.h:5,
from src/deleted-to-trash-plugin.c:4:
/usr/include/dovecot/mail-storage.h:656:1: note: declared here
mailbox_tr...
2010 Mar 17
0
Need help with auto-forwarding virtual extensions (Asterisk 1.4/GUI 2.0)
...<head>
</head>
<body bgcolor="#ffffff" text="#000000">
I have a server running Asterisk 1.4 with Asterisk GUI 2.0. I have (2)
extensions that do not have physical IP phones registered to them, and
I want these extensions to auto-forward to ex<tt>ternal cellphone
numbers.<br>
<br>
Anyone have an easy methodology for doing this, via the GUI or via conf
file adjustment?<br>
<br>
Thanks in Advance<br>
</tt>
<div class="moz-signature">-- <br>
<b>Cory J Andrews</b>
<br>
<i&g...
2020 Aug 23
2
Apropos "shouting": PLEASE ATTACH THE FOLLOWING FILES TO THE BUG REPORT
...nstructor-aliases" "-munwind-tables" "-target-cpu"
>> "x86-64"
>> >> "-dwarf
>> >> -column-info" "-resource-dir" "C:\\Program
>> >> Files\\LLVM\\lib\\clang\\10.0.0" "-in
>> >> ternal-isystem" "C:\\Program Files\\LLVM\\lib\\clang\\10.0.0\\include"
>> >> "-fdebug-
>> >> compilation-dir" "C:\\Windows\\Temp" "-ferror-limit" "19"
>> >> "-fmessage-length" "80
>> >> &q...
2012 Oct 31
2
Asterisk and OpenLDAP
Hello guys,
i would like to implement authentication for my sip extension with an
openldap server.
Following this guide
http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ExternalServices_id291590.html
i see a template named [sip] to map the information of sip peers into ldap.
But i'm not interested to create a template, i would only authenticate
sip extensions using username and password
stored in ldap database.
How can i configure this mechanism?
Thanks in advice,
R...