Searched refs:envBit (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_texdiff.c376 if (CHECKDIRTY(tb->envBit[i], bitID))
385 FILLDIRTY(tb->envBit[i]);
399 FILLDIRTY(tb->envBit[i]);
405 FILLDIRTY(tb->envBit[i]);
411 FILLDIRTY(tb->envBit[i]);
417 FILLDIRTY(tb->envBit[i]);
423 FILLDIRTY(tb->envBit[i]);
429 FILLDIRTY(tb->envBit[i]);
435 FILLDIRTY(tb->envBit[i]);
441 FILLDIRTY(tb->envBit[
[all...]
H A Dstate_bits_globalop.h315 _CRSTATE_BITS_OP_SIZEOF(texture.envBit[i]);
H A Dstate_texture.c170 RESET(tb->envBit[i], ctx->bitid);
1500 DIRTY(tb->envBit[t->curTextureUnit], g->neg_bitid);
1712 DIRTY(tb->envBit[t->curTextureUnit], g->neg_bitid);
H A Dstate_lists.c593 if (CHECKDIRTY(sb->texture.envBit[i], negbitID))
H A Dstate_attrib.c1102 DIRTY(sb->texture.envBit[i], g->neg_bitid);
/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_texture.h112 CRbitvalue envBit[CR_MAX_TEXTURE_UNITS][CR_MAX_BITARRAY]; member in struct:__anon16243

Completed in 46 milliseconds