Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_pipe_control.c245 brw_emit_end_of_pipe_sync(brw, (flags & PIPE_CONTROL_CACHE_FLUSH_BITS)); in brw_emit_pipe_control_flush()
452 brw_emit_end_of_pipe_sync(struct brw_context *brw, uint32_t flags) in brw_emit_end_of_pipe_sync() function
Dbrw_pipe_control.h82 void brw_emit_end_of_pipe_sync(struct brw_context *brw, uint32_t flags);
Dbrw_blorp.c1263 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in do_single_blorp_clear()
1272 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in do_single_blorp_clear()
1490 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in brw_blorp_resolve_color()
1501 brw_emit_end_of_pipe_sync(brw, PIPE_CONTROL_RENDER_TARGET_FLUSH); in brw_blorp_resolve_color()
Dbrw_misc_state.c630 brw_emit_end_of_pipe_sync(brw, in brw_upload_state_base_address()