Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_android.c215 radv_FreeMemory(device_h, memory_h, alloc); in radv_image_from_gralloc()
Dradv_device.c3131 radv_FreeMemory(radv_device_to_handle(device), mem, &device->meta_state.alloc); in radv_device_init_vrs_state()
3146 radv_FreeMemory(radv_device_to_handle(device), radv_device_memory_to_handle(device->vrs.mem), in radv_device_finish_vrs_image()
5649 radv_FreeMemory(VkDevice _device, VkDeviceMemory _mem, const VkAllocationCallbacks *pAllocator) in radv_FreeMemory() function