Home
last modified time | relevance | path

Searched refs:radv_amdgpu_cache_alloc_syncobjs (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/vulkan/winsys/amdgpu/
Dradv_amdgpu_cs.c1525 static int radv_amdgpu_cache_alloc_syncobjs(struct radv_amdgpu_winsys *ws, unsigned count, uint32_t… in radv_amdgpu_cache_alloc_syncobjs() function
1598 r = radv_amdgpu_cache_alloc_syncobjs(ws, counts->syncobj_count, *out_syncobjs); in radv_amdgpu_cs_prepare_syncobjs()