Searched defs:mesh_scratch_ring_bo (Results 1 – 2 of 2) sorted by relevance
60 struct radeon_winsys_bo *mesh_scratch_ring_bo; member
268 … 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