Searched refs:tu_cs_init_suballoc (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/mesa3d/src/freedreno/vulkan/ |
H A D | tu_cs.h | 134 tu_cs_init_suballoc(struct tu_cs *cs, struct tu_device *device,
|
H A D | tu_cs.cc | 54 tu_cs_init_suballoc(struct tu_cs *cs, struct tu_device *device, in tu_cs_init_suballoc() function
|
H A D | tu_shader.cc | 2155 tu_cs_init_suballoc(&shader->cs, dev, &shader->bo); in tu_upload_shader() 2859 tu_cs_init_suballoc(&shader->cs, dev, &shader->bo); in tu_empty_shader_create()
|
H A D | tu_pipeline.cc | 1420 tu_cs_init_suballoc(&pipeline->cs, dev, &pipeline->bo); in tu_pipeline_allocate_cs()
|