Searched refs:radv_alloc_memory (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.3.3.rst186 - radv: fix double free corruption in radv_alloc_memory()
H A D20.0.0.rst3190 - radv: fix double free corruption in radv_alloc_memory()
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_device.c3172 static VkResult radv_alloc_memory(struct radv_device *device, function in typeref:typename:VkResult
3312 return radv_alloc_memory(device, pAllocateInfo, pAllocator, pMem);
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_device.c5241 radv_alloc_memory(struct radv_device *device, const VkMemoryAllocateInfo *pAllocateInfo, function in typeref:typename:VkResult
5445 return radv_alloc_memory(device, pAllocateInfo, pAllocator, pMem);

Completed in 22 milliseconds