Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_formats.c2014 radv_DestroyImage(device, image, NULL); in radv_GetDeviceImageSparseMemoryRequirements()
Dradv_device.c3135 radv_DestroyImage(radv_device_to_handle(device), image, &device->meta_state.alloc); in radv_device_init_vrs_state()
3150 radv_DestroyImage(radv_device_to_handle(device), radv_image_to_handle(device->vrs.image), in radv_device_finish_vrs_image()
5828 radv_DestroyImage(device, image, NULL); in radv_GetDeviceImageMemoryRequirements()
Dradv_image.c2386 radv_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) in radv_DestroyImage() function