Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c159 static void update_vsc_pipe(struct fd_batch *batch);
763 update_vsc_pipe(struct fd_batch *batch) in update_vsc_pipe() function
937 update_vsc_pipe(batch); in fd3_emit_tile_init()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c550 update_vsc_pipe(struct fd_batch *batch) in update_vsc_pipe() function
663 update_vsc_pipe(batch); in fd4_emit_tile_init()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c259 update_vsc_pipe(struct fd_batch *batch) in update_vsc_pipe() function
330 update_vsc_pipe(batch); in emit_binning_pass()
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c320 update_vsc_pipe(struct fd_batch *batch) in update_vsc_pipe() function
582 update_vsc_pipe(batch); in emit_binning_pass()
/external/mesa3d/src/freedreno/vulkan/
Dtu_cmd_buffer.c857 update_vsc_pipe(struct tu_cmd_buffer *cmd, struct tu_cs *cs) in update_vsc_pipe() function
935 update_vsc_pipe(cmd, cs); in tu6_emit_binning_pass()