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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c370 --context->fbo_entry_count;
406 if (context->fbo_entry_count < WINED3D_MAX_FBO_ENTRIES)
410 ++context->fbo_entry_count;
H A Dwined3d_private.h1189 UINT fbo_entry_count; member in struct:wined3d_context
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dcontext.c373 --context->fbo_entry_count;
399 if (context->fbo_entry_count < WINED3D_MAX_FBO_ENTRIES)
403 ++context->fbo_entry_count;
H A Dwined3d_private.h1161 UINT fbo_entry_count; member in struct:wined3d_context
/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h1189 UINT fbo_entry_count; member in struct:wined3d_context

Completed in 102 milliseconds