Home
last modified time | relevance | path

Searched refs:PFN_vkLayerDestroyDevice (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/include/vulkan/
H A Dvk_layer.h114 typedef void (VKAPI_PTR *PFN_vkLayerDestroyDevice)(VkDevice physicalDevice, const VkAllocationCallbacks *pAllocator, PFN_vkDestroyDevice destroyFunction); typedef
130 PFN_vkLayerDestroyDevice pfnLayerDestroyDevice;
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvk_layer.h114 typedef void (VKAPI_PTR *PFN_vkLayerDestroyDevice)(VkDevice physicalDevice, const VkAllocationCallbacks *pAllocator, PFN_vkDestroyDevice destroyFunction); typedef
130 PFN_vkLayerDestroyDevice pfnLayerDestroyDevice;
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvk_layer.h114 typedef void (VKAPI_PTR *PFN_vkLayerDestroyDevice)(VkDevice physicalDevice, const VkAllocationCallbacks *pAllocator, PFN_vkDestroyDevice destroyFunction); typedef
130 PFN_vkLayerDestroyDevice pfnLayerDestroyDevice;
/third_party/vulkan-headers/include/vulkan/
H A Dvk_layer.h93 typedef void (VKAPI_PTR *PFN_vkLayerDestroyDevice)(VkDevice physicalDevice, const VkAllocationCallbacks *pAllocator, PFN_vkDestroyDevice destroyFunction); typedef
109 PFN_vkLayerDestroyDevice pfnLayerDestroyDevice;
/third_party/vulkan-loader/tests/framework/layer/
H A Dtest_layer.h214 PFN_vkLayerDestroyDevice callback_vkDestroyDevice{};

Completed in 4 milliseconds