Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c1739 radv_destroy_image(struct radv_device *device, const VkAllocationCallbacks *pAllocator, in radv_destroy_image() function
1905 radv_destroy_image(device, alloc, image); in radv_image_create()
1919 radv_destroy_image(device, alloc, image); in radv_image_create()
2394 radv_destroy_image(device, pAllocator, image); in radv_DestroyImage()