Searched refs:radv_DestroyImage (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_formats.c | 2014 radv_DestroyImage(device, image, NULL); in radv_GetDeviceImageSparseMemoryRequirements()
|
D | radv_device.c | 3135 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()
|
D | radv_image.c | 2386 radv_DestroyImage(VkDevice _device, VkImage _image, const VkAllocationCallbacks *pAllocator) in radv_DestroyImage() function
|