Home
last modified time | relevance | path

Searched refs:BRW_NEW_PSP (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_curbe.c350 BRW_NEW_PSP | /* Implicit - hardware requires this, not used above */
Dbrw_misc_state.c79 brw->ctx.NewDriverState |= BRW_NEW_PSP; in upload_pipelined_state_pointers()
Dbrw_state_upload.c307 DEFINE_BIT(BRW_NEW_PSP),
Dbrw_context.h266 #define BRW_NEW_PSP (1ull << BRW_STATE_PSP) macro