Searched refs:eQueryPoolCreateInfo (Results 1 – 3 of 3) sorted by relevance
96 eQueryPoolCreateInfo = VK_STRUCTURE_TYPE_QUERY_POOL_CREATE_INFO, enumerator
2563 case StructureType::eQueryPoolCreateInfo : return "QueryPoolCreateInfo"; in to_string()
79778 …ic VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eQueryPoolCreateInfo;79882 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eQueryPoolCreateInfo;79892 struct CppType<StructureType, StructureType::eQueryPoolCreateInfo>