Home
last modified time | relevance | path

Searched defs:vkDestroyDescriptorPool (Results 1 – 6 of 6) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp691 NON_DISPATCHABLE_HANDLE_DTOR(DescriptorPool, vkDestroyDescriptorPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h82 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1091 VKAPI_ATTR void VKAPI_CALL vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool… in vkDestroyDescriptorPool() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp1753 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
52586 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1330 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
54739 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json10915 "vkDestroyDescriptorPool": { object