Home
last modified time | relevance | path

Searched defs:mesh_scratch_ring_bo (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_queue.h60 struct radeon_winsys_bo *mesh_scratch_ring_bo; member
H A Dradv_queue.c268 … struct radeon_winsys_bo *task_rings_bo, struct radeon_winsys_bo *mesh_scratch_ring_bo, in radv_fill_shader_rings()
933 struct radeon_winsys_bo *mesh_scratch_ring_bo = queue->mesh_scratch_ring_bo; in radv_update_preamble_cs() local