Searched refs:eCommandBufferInheritanceInfo (Results 1 – 3 of 3) sorted by relevance
126 eCommandBufferInheritanceInfo = VK_STRUCTURE_TYPE_COMMAND_BUFFER_INHERITANCE_INFO, enumerator
2593 case StructureType::eCommandBufferInheritanceInfo : return "CommandBufferInheritanceInfo"; in to_string()
12965 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandBufferInheritanceInfo;13083 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandBufferInheritanceInfo;13095 struct CppType<StructureType, StructureType::eCommandBufferInheritanceInfo>