Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c3857 struct radeon_winsys_bo *mesh_scratch_ring_bo) in radv_fill_shader_rings()
4365 struct radeon_winsys_bo *mesh_scratch_ring_bo = queue->mesh_scratch_ring_bo; in radv_update_preamble_cs() local
Dradv_private.h754 struct radeon_winsys_bo *mesh_scratch_ring_bo; member