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/intel/
Dintel_reg.h81 #define PIPE_CONTROL_STALL_AT_SCOREBOARD (1 << 1) macro
Dintel_batchbuffer.c472 PIPE_CONTROL_STALL_AT_SCOREBOARD); in intel_emit_post_sync_nonzero_flush()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_queryobj.c63 OUT_BATCH(PIPE_CONTROL_CS_STALL | PIPE_CONTROL_STALL_AT_SCOREBOARD); in write_timestamp()
Dintel_batchbuffer.c472 PIPE_CONTROL_STALL_AT_SCOREBOARD); in intel_emit_post_sync_nonzero_flush()
/external/mesa3d/src/mesa/drivers/dri/i915/
Dintel_batchbuffer.c472 PIPE_CONTROL_STALL_AT_SCOREBOARD); in intel_emit_post_sync_nonzero_flush()