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

/vbox/src/VBox/GuestHost/OpenGL/state_tracker/
H A Dstate_stencil.c676 #define CR_STATE_STENCIL_OP_BACK_MATCH() ( \ macro
689 || !CR_STATE_STENCIL_OP_BACK_MATCH())
723 else if (!CR_STATE_STENCIL_OP_BACK_MATCH())
786 else if (!CR_STATE_STENCIL_OP_BACK_MATCH())
852 else if (!CR_STATE_STENCIL_OP_BACK_MATCH())
892 #undef CR_STATE_STENCIL_OP_BACK_MATCH macro
1206 #define CR_STATE_STENCIL_OP_BACK_MATCH() ( \ macro
1219 || !CR_STATE_STENCIL_OP_BACK_MATCH())
1249 else if (!CR_STATE_STENCIL_OP_BACK_MATCH())
1307 else if (!CR_STATE_STENCIL_OP_BACK_MATCH())
1413 #undef CR_STATE_STENCIL_OP_BACK_MATCH macro
[all...]

Completed in 1077 milliseconds