Home
last modified time | relevance | path

Searched refs:_3DSTATE_CC_STATE_POINTERS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_misc_state.c439 OUT_BATCH(_3DSTATE_CC_STATE_POINTERS << 16 | (2 - 2)); in brw_emit_select_pipeline()
Dintel_batchbuffer.c627 case _3DSTATE_CC_STATE_POINTERS: in do_batch_dump()
764 OUT_BATCH(_3DSTATE_CC_STATE_POINTERS << 16 | (2 - 2)); in brw_finish_batch()
Dbrw_defines.h532 #define _3DSTATE_CC_STATE_POINTERS 0x780e /* GEN6+ */ macro