Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_enums.hpp852 eBufferCollectionConstraintsInfoFUCHSIA = VK_STRUCTURE_TYPE_BUFFER_COLLECTION_CONSTRAINTS_INFO_FUCHSIA, member in VULKAN_HPP_NAMESPACE::Result::StructureType
1793 case StructureType::eBufferCollectionConstraintsInfoFUCHSIA: return "BufferCollectionConstraintsInfoFUCHSIA"; in to_string()
H A Dvulkan_structs.hpp8293 StructureType::eBufferCollectionConstraintsInfoFUCHSIA;
8397 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBufferCollectionConstraintsInfoFUCHSIA;
8416 struct CppType<StructureType, StructureType::eBufferCollectionConstraintsInfoFUCHSIA>
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp1207 eBufferCollectionConstraintsInfoFUCHSIA = VK_STRUCTURE_TYPE_BUFFER_COLLECTION_CONSTRAINTS_INFO_FUCHSIA, member in VULKAN_HPP_NAMESPACE::Result::StructureType
H A Dvulkan_to_string.hpp4327 case StructureType::eBufferCollectionConstraintsInfoFUCHSIA: return "BufferCollectionConstraintsInfoFUCHSIA"; in to_string()
H A Dvulkan_structs.hpp10942 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBufferCollectionConstraintsInfoFUCHSIA;
11065 VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::eBufferCollectionConstraintsInfoFUCHSIA;
11075 struct CppType<StructureType, StructureType::eBufferCollectionConstraintsInfoFUCHSIA>
[all...]

Completed in 305 milliseconds