Home
last modified time | relevance | path

Searched defs:vkCreateDescriptorPool (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/vulkan/
Danv_entrypoints.h81 PFN_vkCreateDescriptorPool vkCreateDescriptorPool; member
/external/swiftshader/src/Vulkan/
DlibVulkan.cpp1078 VKAPI_ATTR VkResult VKAPI_CALL vkCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreate… in vkCreateDescriptorPool() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp1549 …VkResult vkCreateDescriptorPool( VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, c… in vkCreateDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
52523 PFN_vkCreateDescriptorPool vkCreateDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp1170 …VkResult vkCreateDescriptorPool( VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, c… in vkCreateDescriptorPool() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
54707 PFN_vkCreateDescriptorPool vkCreateDescriptorPool = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
/external/vulkan-headers/registry/
Dvalidusage.json10841 "vkCreateDescriptorPool": { object