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

/vbox/src/VBox/GuestHost/OpenGL/include/state/
H A Dcr_point.h19 CRbitvalue enableSmooth[CR_MAX_BITARRAY]; member in struct:__anon16222
/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_point.c19 RESET(pb->enableSmooth, ctx->bitid);
215 if (CHECKDIRTY(b->enableSmooth, bitID))
225 CLEARDIRTY(b->enableSmooth, nbitID);
326 if (CHECKDIRTY(b->enableSmooth, bitID))
334 FILLDIRTY(b->enableSmooth);
337 CLEARDIRTY(b->enableSmooth, nbitID);
H A Dstate_bits_globalop.h218 _CRSTATE_BITS_OP_SIZEOF(point.enableSmooth);
H A Dstate_enable.c130 DIRTY(sb->point.enableSmooth, neg_bitid);
H A Dstate_lists.c1091 if (CHECKDIRTY(sb->point.enableSmooth, negbitID))
H A Dstate_attrib.c973 DIRTY(sb->point.enableSmooth, g->neg_bitid);

Completed in 71 milliseconds