Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c758 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; in fd4_emit_tile_renderprep() local
770 OUT_RELOC(ring, pipe_bo, 0, 0, 0); /* BIN_DATA_ADDR <- VSC_PIPE[p].DATA_ADDRESS */ in fd4_emit_tile_renderprep()
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c724 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; in fd2_emit_tile_renderprep() local
736 OUT_RELOC(ring, pipe_bo, 0, 0, 0); in fd2_emit_tile_renderprep()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c436 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; in fd5_emit_tile_prep() local
446 OUT_RELOC(ring, pipe_bo, 0, 0, 0); /* VSC_PIPE[p].DATA_ADDRESS */ in fd5_emit_tile_prep()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c1011 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; in fd3_emit_tile_renderprep() local
1024 OUT_RELOC(ring, pipe_bo, 0, 0, 0); /* BIN_DATA_ADDR <- VSC_PIPE[p].DATA_ADDRESS */ in fd3_emit_tile_renderprep()