|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wined3d_private.h>

Public Attributes | |
| GLuint | id |
| GLsync | sync |
Definition at line 1692 of file wined3d_private.h.
| GLuint wined3d_gl_fence_object::id |
Definition at line 1694 of file wined3d_private.h.
Referenced by context_alloc_fence(), context_destroy_gl_resources(), context_free_fence(), wined3d_fence_issue(), wined3d_fence_test(), and wined3d_fence_wait().
| GLsync wined3d_gl_fence_object::sync |
Definition at line 1695 of file wined3d_private.h.
Referenced by context_alloc_fence(), context_destroy_gl_resources(), wined3d_fence_issue(), wined3d_fence_test(), and wined3d_fence_wait().