Home
last modified time | relevance | path

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

/external/skia/src/gpu/vk/
DGrVkInterface.h111 VkPtr<PFN_vkDestroyImage> fDestroyImage;
/external/skqp/src/gpu/vk/
DGrVkInterface.h111 VkPtr<PFN_vkDestroyImage> fDestroyImage;
/external/skia/src/gpu/
DGrAHardwareBufferUtils.cpp261 PFN_vkDestroyImage fDestroyImage;
/external/skqp/src/gpu/
DGrAHardwareBufferImageGenerator.cpp143 PFN_vkDestroyImage fDestroyImage;
/external/skqp/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1169 PFN_vkDestroyImage vkDestroyImage;
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h1169 PFN_vkDestroyImage vkDestroyImage;
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h62 PFN_vkDestroyImage vkDestroyImage;
/external/mesa3d/include/vulkan/
Dvulkan.h2609 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h2789 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h2789 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h2954 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
Dvulkan.hpp54747 PFN_vkDestroyImage vkDestroyImage = 0;
55157 …vkDestroyImage = PFN_vkDestroyImage( device ? vkGetDeviceProcAddr( device, "vkDestroyImage" ) : vk… in init()
/external/swiftshader/include/vulkan/
Dvulkan_core.h2907 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
Dvulkan.hpp52594 PFN_vkDestroyImage vkDestroyImage = 0;
52994 …vkDestroyImage = PFN_vkDestroyImage(device ? device.getProcAddr( "vkDestroyImage") : instance.getP… in init()
/external/deqp/external/vulkancts/framework/vulkan/
DvkVulkan_c.inl2682 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in2679 typedef void (VKAPI_PTR *PFN_vkDestroyImage)(VkDevice device, VkImage image, const VkAllocationCall… typedef