Home
last modified time | relevance | path

Searched defs:structureType (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_structs.hpp192 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
331 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
420 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
586 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
734 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1055 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1170 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1312 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriang… member
1491 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1677 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.cpp241 TType *structureType = new TType(structure, isStructSpecifier); in DeclareStructure() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp2973 TType *structureType = new TType(structure); in addStructure() local
/third_party/skia/third_party/externals/angle2/src/common/spirv/
Dspirv_instruction_builder_autogen.cpp692 IdRef structureType, in WriteMemberDecorate()
Dspirv_instruction_parser_autogen.cpp787 IdRef *structureType, in ParseMemberDecorate()