Searched refs:pipe_bo (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ | ||
| H A D | fd2_gmem.c | 738 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 D | fd4_gmem.c | 778 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 D | fd5_gmem.c | 447 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 D | fd3_gmem.c | 1043 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