Searched defs:checktex (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_transform.c904 unsigned int checktex = 0; local
1051 checktex = 1;
1053 if ( checktex || CHECKDIRTY(t->textureMatrix, bitID) )
1150 unsigned int checktex = 0; local
1300 checktex = 1;
1302 if (checktex || CHECKDIRTY(t->textureMatrix, bitID))

Completed in 38 milliseconds