Home
last modified time | relevance | path

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

/external/swiftshader/include/vulkan/
Dvulkan_enums.hpp177 eCommandPoolCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO, enumerator
1037 case StructureType::eCommandPoolCreateInfo: return "CommandPoolCreateInfo"; in to_string()
Dvulkan_structs.hpp14057 … VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolCreateInfo;
14146 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolCreateInfo;
14158 struct CppType<StructureType, StructureType::eCommandPoolCreateInfo>
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_enums.hpp178eCommandPoolCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO, enumerator
1038 case StructureType::eCommandPoolCreateInfo: return "CommandPoolCreateInfo"; in to_string()
Dvulkan_structs.hpp14020 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolCreateInfo;
14109 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolCreateInfo;
14121 struct CppType<StructureType, StructureType::eCommandPoolCreateInfo>
/external/vulkan-headers/include/vulkan/
Dvulkan_enums.hpp178 eCommandPoolCreateInfo = VK_STRUCTURE_TYPE_COMMAND_POOL_CREATE_INFO, enumerator
1153 case StructureType::eCommandPoolCreateInfo: return "CommandPoolCreateInfo"; in to_string()
Dvulkan_structs.hpp14692 …VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eCommandPoolCreateInfo;
14783 …KAN_HPP_NAMESPACE::StructureType sType = StructureType::eCommandPoolCreateInfo;
14796 struct CppType<StructureType, StructureType::eCommandPoolCreateInfo>