flat assembler
Message board for the users of flat assembler.
Index
> Windows > Function return 64 bit value. In which registers ? |
Author |
|
Roman 29 Dec 2017, 08:43
In c++ example:
GLuint64* result = glGetTextureHandleARB(texture); |
|||
29 Dec 2017, 08:43 |
|
Furs 29 Dec 2017, 13:29
High part is in EDX.
However your example shows GLuint64*, which is a pointer, so only EAX. But maybe you had that wrong. |
|||
29 Dec 2017, 13:29 |
|
Roman 29 Dec 2017, 13:59
Yes. EAX=low and EDX=high.
I tested. Now work fine. |
|||
29 Dec 2017, 13:59 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.