ReactOS 0.4.16-dev-91-g764881a
|
#include <wined3d_private.h>
Public Attributes | |
GLuint | id [2] |
struct { | |
GLuint written | |
GLuint generated | |
} | query |
Definition at line 1786 of file wined3d_private.h.
GLuint wined3d_gl_so_statistics_query::generated |
Definition at line 1792 of file wined3d_private.h.
GLuint wined3d_gl_so_statistics_query::id[2] |
Definition at line 1788 of file wined3d_private.h.
Referenced by context_destroy_gl_resources().
struct { ... } wined3d_gl_so_statistics_query::query |
Referenced by wined3d_so_statistics_query_ops_issue(), and wined3d_so_statistics_query_ops_poll().
GLuint wined3d_gl_so_statistics_query::written |
Definition at line 1791 of file wined3d_private.h.