Home
last modified time | relevance | path

Searched defs:pvtmem (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/computerator/
Da6xx.c197 struct fd_bo *pvtmem = fd_bo_new(a6xx_backend->dev, total_size, 0, "pvtmem"); in cs_program_emit() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_pipeline.c262 struct tu_pvtmem_config pvtmem; member
456 const struct tu_pvtmem_config *pvtmem, in tu6_emit_xs()
622 const struct tu_pvtmem_config *pvtmem, in tu6_emit_cs_config()
3346 struct tu_pvtmem_config pvtmem; in tu_compute_pipeline_create() local
Dtu_clear_blit.c636 struct tu_pvtmem_config pvtmem = {}; in r3d_common() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h429 } pvtmem[2] dt; member