Home
last modified time | relevance | path

Searched refs:eCommandPoolCreateInfo (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_enums.hpp175 eCommandPoolCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO, enumerator
1054 case StructureType::eCommandPoolCreateInfo: return "CommandPoolCreateInfo"; in to_string()
Dvulkan_structs.hpp12035 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolCreateInfo;
12105 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolCreateInfo;
12118 struct CppType<StructureType, StructureType::eCommandPoolCreateInfo>
/third_party/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp332eCommandPoolCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO, enumerator
Dvulkan_to_string.hpp3624 case StructureType::eCommandPoolCreateInfo: return "CommandPoolCreateInfo"; in to_string()
Dvulkan_structs.hpp15619 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolCreateInfo;
15708 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolCreateInfo;
15715 struct CppType<StructureType, StructureType::eCommandPoolCreateInfo>