Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvktestbinding.cpp773 NON_DISPATCHABLE_HANDLE_DTOR(DescriptorPool, vkDestroyDescriptorPool) in NON_DISPATCHABLE_HANDLE_DTOR() argument
/external/angle/src/third_party/volk/
Dvolk.c1204 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; variable
Dvolk.h188 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h190 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp2224 VKAPI_ATTR void VKAPI_CALL vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool… in vkDestroyDescriptorPool() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp2357 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
92534 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp2357 …void vkDestroyDescriptorPool( VkDevice device, VkDescriptorPool descriptorPool, const VkAllocation… in vkDestroyDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
91869 PFN_vkDestroyDescriptorPool vkDestroyDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json14103 "vkDestroyDescriptorPool": { object