Home
last modified time | relevance | path

Searched refs:update_vsc_pipe (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c173 static void update_vsc_pipe(struct fd_batch *batch);
793 update_vsc_pipe(struct fd_batch *batch) assert_dt in update_vsc_pipe() function
968 update_vsc_pipe(batch); in fd3_emit_tile_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c264 update_vsc_pipe(struct fd_batch *batch) assert_dt in update_vsc_pipe() function
334 update_vsc_pipe(batch); in emit_binning_pass()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c566 update_vsc_pipe(struct fd_batch *batch) assert_dt in update_vsc_pipe() function
680 update_vsc_pipe(batch); in fd4_emit_tile_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c382 update_vsc_pipe(struct fd_batch *batch) in update_vsc_pipe() function
692 update_vsc_pipe(batch); in emit_binning_pass()
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c896 update_vsc_pipe(struct tu_cmd_buffer *cmd, struct tu_cs *cs) in update_vsc_pipe() function
974 update_vsc_pipe(cmd, cs); in tu6_emit_binning_pass()