Home
last modified time | relevance | path

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

/external/mesa3d/docs/relnotes/
D19.3.3.rst186 - radv: fix double free corruption in radv_alloc_memory()
D20.0.0.rst3190 - radv: fix double free corruption in radv_alloc_memory()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c5202 static VkResult radv_alloc_memory(struct radv_device *device, in radv_alloc_memory() function
5394 return radv_alloc_memory(device, pAllocateInfo, pAllocator, pMem); in radv_AllocateMemory()