Searched refs:fpEnable (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_program.h23 CRbitvalue fpEnable[CR_MAX_BITARRAY]; member in struct:__anon16226
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_enable.c425 DIRTY(sb->program.fpEnable, neg_bitid);
438 DIRTY(sb->program.fpEnable, neg_bitid);
H A Dstate_bits_globalop.h245 _CRSTATE_BITS_OP_SIZEOF(program.fpEnable);
H A Dstate_program.c1837 if (CHECKDIRTY(b->fpEnable, bitID)) {
1849 CLEARDIRTY(b->fpEnable, nbitID);
2097 if (CHECKDIRTY(b->fpEnable, bitID)) {
2107 DIRTY(b->fpEnable, nbitID);

Completed in 186 milliseconds