Home
last modified time | relevance | path

Searched refs:eAttachmentReference2 (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp257 eAttachmentReference2 = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1140 case StructureType::eAttachmentReference2: return "AttachmentReference2"; in to_string()
H A Dvulkan_structs.hpp4853 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;
4932 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eAttachmentReference2;
4946 struct CppType<StructureType, StructureType::eAttachmentReference2>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp415 eAttachmentReference2 = VK_STRUCTURE_TYPE_ATTACHMENT_REFERENCE_2, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp3705 case StructureType::eAttachmentReference2: return "AttachmentReference2"; in to_string()
H A Dvulkan_structs.hpp6178 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAttachmentReference2;
6280 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eAttachmentReference2;
6288 struct CppType<StructureType, StructureType::eAttachmentReference2>
[all...]

Completed in 294 milliseconds