Searched refs:BRW_NEW_PSP (Results 1 – 4 of 4) sorted by relevance
366 BRW_NEW_PSP | /* Implicit - hardware requires this, not used above */
369 DEFINE_BIT(BRW_NEW_PSP),
175 brw->state.dirty.brw |= BRW_NEW_PSP; in upload_pipelined_state_pointers()
166 #define BRW_NEW_PSP (1 << BRW_STATE_PSP) macro