Searched refs:eCommandPoolMemoryConsumption (Results 1 – 3 of 3) sorted by relevance
490 eCommandPoolMemoryConsumption = VK_STRUCTURE_TYPE_COMMAND_POOL_MEMORY_CONSUMPTION, enumerator
1523 case StructureType::eCommandPoolMemoryConsumption : return "CommandPoolMemoryConsumption"; in to_string()
6171 …_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolMemoryConsumption;6242 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolMemoryConsumption;6251 struct CppType<StructureType, StructureType::eCommandPoolMemoryConsumption>