Searched refs:radv_FreeMemory (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/ |
| H A D | radv_android.c | 203 radv_FreeMemory(device_h, memory_h, alloc);
|
| H A D | radv_image.c | 1414 radv_FreeMemory(_device, image->owned_memory, pAllocator);
|
| H A D | radv_device.c | 3315 void radv_FreeMemory( function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/amd/vulkan/ |
| H A D | radv_android.c | 214 radv_FreeMemory(device_h, memory_h, alloc);
|
| H A D | radv_device.c | 2848 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