Searched refs:radv_FreeMemory (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_android.c203 radv_FreeMemory(device_h, memory_h, alloc);
H A Dradv_image.c1414 radv_FreeMemory(_device, image->owned_memory, pAllocator);
H A Dradv_device.c3315 void radv_FreeMemory( function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_android.c214 radv_FreeMemory(device_h, memory_h, alloc);
H A Dradv_device.c2848 radv_FreeMemory(radv_device_to_handle(device), mem, &device->meta_state.alloc);
2860 radv_FreeMemory(radv_device_to_handle(device), radv_device_memory_to_handle(device->vrs.mem),
5449 radv_FreeMemory(VkDevice _device, VkDeviceMemory _mem, const VkAllocationCallbacks *pAllocator) function in typeref:typename:void

Completed in 20 milliseconds