ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <wined3d_private.h>
Definition at line 1796 of file wined3d_private.h.
struct wined3d_context* wined3d_so_statistics_query::context |
Definition at line 1802 of file wined3d_private.h.
Referenced by context_destroy_gl_resources(), wined3d_so_statistics_query_ops_destroy(), wined3d_so_statistics_query_ops_issue(), and wined3d_so_statistics_query_ops_poll().
Definition at line 1800 of file wined3d_private.h.
struct wined3d_query wined3d_so_statistics_query::query |
Definition at line 1798 of file wined3d_private.h.
BOOL wined3d_so_statistics_query::started |
Definition at line 1805 of file wined3d_private.h.
Referenced by wined3d_so_statistics_query_ops_issue().
struct wined3d_query_data_so_statistics wined3d_so_statistics_query::statistics |
Definition at line 1804 of file wined3d_private.h.
Referenced by wined3d_so_statistics_query_ops_poll().
Definition at line 1803 of file wined3d_private.h.
Referenced by wined3d_so_statistics_query_create(), and wined3d_so_statistics_query_ops_issue().
union wined3d_gl_so_statistics_query wined3d_so_statistics_query::u |
Definition at line 1801 of file wined3d_private.h.
Referenced by context_destroy_gl_resources(), wined3d_so_statistics_query_ops_issue(), and wined3d_so_statistics_query_ops_poll().