Searched refs:fd_vsc_pipe (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h36 struct fd_vsc_pipe { struct
64 struct fd_vsc_pipe vsc_pipe[32];
H A Dfreedreno_gmem.c345 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
368 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
376 struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.h35 struct fd_vsc_pipe { struct
H A Dfreedreno_gmem.c254 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
277 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
284 struct fd_vsc_pipe *pipe = &ctx->pipe[i];
H A Dfreedreno_context.c191 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
H A Dfreedreno_context.h266 struct fd_vsc_pipe vsc_pipe[32];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c573 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
582 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
592 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
771 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c281 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
290 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
300 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
440 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c591 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
619 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
731 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_gmem.c579 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
777 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c283 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
446 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c784 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
1017 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c357 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[i];
623 struct fd_vsc_pipe *pipe = &ctx->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c805 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
1042 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c434 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
909 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[tile->p];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_gmem.c625 const struct fd_vsc_pipe *pipe = &gmem->vsc_pipe[i];
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.0.0.rst2988 - freedreno: constify fd_vsc_pipe

Completed in 25 milliseconds