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

/vbox/src/VBox/GuestHost/OpenGL/include/
H A Dcr_pack.h248 #define CR_CMDBLOCK_OP( _pc, _op) \ macro
266 CR_CMDBLOCK_OP( (pc), CR_CMDBLOCKBEGIN_OPCODE ); \
274 CR_CMDBLOCK_OP( (pc), CR_CMDBLOCKBEGIN_OPCODE ); \
297 CR_CMDBLOCK_OP( pc, CR_CMDBLOCKEND_OPCODE ); \
306 CR_CMDBLOCK_OP( pc, CR_CMDBLOCKEND_OPCODE ); \
322 CR_CMDBLOCK_OP( pc, CR_CMDBLOCKFLUSH_OPCODE ); \

Completed in 33 milliseconds