Searched refs:wined3d_gl_query_object (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1085 union wined3d_gl_query_object union
1094 union wined3d_gl_query_object object;
1205 union wined3d_gl_query_object *free_event_queries;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h1064 union wined3d_gl_query_object union
1073 union wined3d_gl_query_object object;
1177 union wined3d_gl_query_object *free_event_queries;
H A Dcontext.c609 union wined3d_gl_query_object *new_data = HeapReAlloc(GetProcessHeap(), 0, context->free_event_queries,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h1085 union wined3d_gl_query_object union
1094 union wined3d_gl_query_object object;
1206 union wined3d_gl_query_object *free_event_queries;
H A Dcontext.c614 union wined3d_gl_query_object *new_data = HeapReAlloc(GetProcessHeap(), 0, context->free_event_queries,

Completed in 211 milliseconds