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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_transform.c1148 CRTextureState *textureFrom = &(fromCtx->texture); local
1312 if (textureFrom->curTextureUnit != j) {
1314 textureFrom->curTextureUnit = j;
1326 if (textureFrom->curTextureUnit != j) {
1328 textureFrom->curTextureUnit = j;

Completed in 366 milliseconds