Searched refs:fd_event_write (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_query.c | 69 fd_event_write(batch, ring, ZPASS_DONE); in occlusion_get_sample()
|
D | fd3_gmem.c | 924 fd_event_write(batch, ring, CACHE_FLUSH); in emit_binning_pass() 1047 fd_event_write(batch, ring, HLSQ_FLUSH); in fd3_emit_tile_renderprep()
|
D | fd3_emit.c | 952 fd_event_write(batch, ring, CACHE_FLUSH); in fd3_emit_restore()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_batch.h | 391 fd_event_write(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_event_write() function
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_query.c | 72 fd_event_write(batch, ring, ZPASS_DONE); in occlusion_get_sample()
|
D | fd4_compute.c | 187 fd_event_write(ctx->batch, ring, CACHE_FLUSH); in fd4_launch_grid()
|
D | fd4_gmem.c | 670 fd_event_write(batch, ring, CACHE_FLUSH); in emit_binning_pass() 790 fd_event_write(batch, ring, HLSQ_FLUSH); in fd4_emit_tile_renderprep()
|