Searched refs:PFN_vkDestroyImageView (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/vulkan/libvulkan/
H A Dapi_gen.h96 PFN_vkDestroyImageView DestroyImageView;
/frameworks/native/vulkan/nulldrv/
H A Dnull_driver_gen.cpp141 {"vkDestroyImageView", reinterpret_cast<PFN_vkVoidFunction>(static_cast<PFN_vkDestroyImageView>(DestroyImageView))},
/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2291 typedef void (VKAPI_PTR *PFN_vkDestroyImageView)(VkDevice device, VkImageView imageView, const VkAllocationCallbacks* pAllocator); typedef

Completed in 415 milliseconds