Home
last modified time | relevance | path

Searched refs:PIPE_CONTROL_STALL_AT_SCOREBOARD (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.c52 PIPE_CONTROL_STALL_AT_SCOREBOARD | in gen8_add_cs_stall_workaround_bits()
60 *flags |= PIPE_CONTROL_STALL_AT_SCOREBOARD; in gen8_add_cs_stall_workaround_bits()
103 *flags = *flags | PIPE_CONTROL_STALL_AT_SCOREBOARD; in gen10_add_rcpfe_workaround_bits()
422 PIPE_CONTROL_STALL_AT_SCOREBOARD); in brw_emit_post_sync_nonzero_flush()
Dgen8_multisample_state.c43 PIPE_CONTROL_STALL_AT_SCOREBOARD); in gen10_emit_wa_cs_stall_flush()
Dbrw_pipe_control.h58 #define PIPE_CONTROL_STALL_AT_SCOREBOARD (1 << 1) macro
Dbrw_queryobj.c93 PIPE_CONTROL_STALL_AT_SCOREBOARD); in brw_write_timestamp()
Dhsw_queryobj.c296 PIPE_CONTROL_STALL_AT_SCOREBOARD); in hsw_result_to_gpr0()