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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c738 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; local in function:fd2_emit_tile_renderprep
750 OUT_RELOC(ring, pipe_bo, 0, 0, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c778 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; local in function:fd4_emit_tile_renderprep
790 OUT_RELOC(ring, pipe_bo, 0, 0,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c447 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; local in function:fd5_emit_tile_prep
457 OUT_RELOC(ring, pipe_bo, 0, 0, 0); /* VSC_PIPE[p].DATA_ADDRESS */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c1043 struct fd_bo *pipe_bo = ctx->vsc_pipe_bo[tile->p]; local in function:fd3_emit_tile_renderprep
1055 OUT_RELOC(ring, pipe_bo, 0, 0,

Completed in 9 milliseconds