Searched refs:BRW_NEW_PSP (Results 1 – 4 of 4) sorted by relevance
350 BRW_NEW_PSP | /* Implicit - hardware requires this, not used above */
79 brw->ctx.NewDriverState |= BRW_NEW_PSP; in upload_pipelined_state_pointers()
307 DEFINE_BIT(BRW_NEW_PSP),
266 #define BRW_NEW_PSP (1ull << BRW_STATE_PSP) macro