Searched defs:gDbgNumPinned (Results 1 - 1 of 1) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/ | ||
H A D | state_texture.c | 901 static uint32_t gDbgNumPinned = 0; variable 918 ++gDbgNumPinned; 921 Assert(gDbgNumPinned); 922 --gDbgNumPinned; |
Completed in 232 milliseconds