Searched refs:si_emit_surface_sync (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_gfx_cs.c | 579 void si_emit_surface_sync(struct si_context *sctx, struct radeon_cmdbuf *cs, unsigned cp_coher_cntl) in si_emit_surface_sync() function 1088 si_emit_surface_sync(sctx, cs, in si_emit_cache_flush() 1104 si_emit_surface_sync( in si_emit_cache_flush() 1112 si_emit_surface_sync(sctx, cs, cp_coher_cntl | S_0085F0_TCL1_ACTION_ENA(1)); in si_emit_cache_flush() 1119 si_emit_surface_sync(sctx, cs, cp_coher_cntl); in si_emit_cache_flush()
|
D | si_pipe.h | 1500 void si_emit_surface_sync(struct si_context *sctx, struct radeon_cmdbuf *cs,
|