Home
last modified time | relevance | path

Searched refs:brw_emit_end_of_pipe_sync (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.c55 brw_emit_end_of_pipe_sync(brw, (flags & PIPE_CONTROL_CACHE_FLUSH_BITS)); in brw_emit_pipe_control_flush()
273 brw_emit_end_of_pipe_sync(struct brw_context *brw, uint32_t flags) in brw_emit_end_of_pipe_sync() function
Dbrw_pipe_control.h87 void brw_emit_end_of_pipe_sync(struct brw_context *brw, uint32_t flags);
Dbrw_blorp.c1308 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in do_single_blorp_clear()
1317 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in do_single_blorp_clear()
1527 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in brw_blorp_resolve_color()
1538 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in brw_blorp_resolve_color()
Dbrw_performance_query.c452 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_STALL_AT_SCOREBOARD); in brw_oa_emit_stall_at_pixel_scoreboard()
Dbrw_state_upload.c59 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in brw_enable_obj_preemption()
Dbrw_misc_state.c782 brw_emit_end_of_pipe_sync(brw, in brw_upload_state_base_address()