Home
last modified time | relevance | path

Searched refs:eBindDescriptorSetsInfoKHR (Results 1 - 3 of 3) sorted by relevance

/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp1397 eBindDescriptorSetsInfoKHR = VK_STRUCTURE_TYPE_BIND_DESCRIPTOR_SETS_INFO_KHR, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp4509 case StructureType::eBindDescriptorSetsInfoKHR: return "BindDescriptorSetsInfoKHR"; in to_string()
H A Dvulkan_structs.hpp7649 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBindDescriptorSetsInfoKHR;
7826 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBindDescriptorSetsInfoKHR;
7838 struct CppType<StructureType, StructureType::eBindDescriptorSetsInfoKHR>
[all...]

Completed in 146 milliseconds