Home
last modified time | relevance | path

Searched refs:structureType (Results 1 – 11 of 11) sorted by relevance

/external/angle/src/compiler/translator/tree_util/
DIntermNode_util.cpp241 TType *structureType = new TType(structure, isStructSpecifier); in DeclareStructure() local
242 structureType->setQualifier(qualifier); in DeclareStructure()
243 structureType->setMemoryQualifier(memoryQualifier); in DeclareStructure()
246 structureType->makeArray(arraySize); in DeclareStructure()
248 return structureType; in DeclareStructure()
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp174 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
305 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
386 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
539 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
674 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
978 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1084 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = member
1218 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
1391 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
1561 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/deqp/external/vulkancts/scripts/
Dgen_framework.py1958 for structureType in api.compositeTypes:
1959 match = blobPattern.match(structureType.name)
1961 allMembers = [member.name for member in structureType.members]
1970 for structureType in api.compositeTypes:
1972 if not allFeaturesPattern.match(structureType.name):
1975 if blobPattern.match(structureType.name):
1977 if structureType.isAlias:
1980 structureMembers = structureType.members[2:]
1982 if nonExtFeaturesPattern.match(structureType.name):
1990 blobStructs[blobName].add(structureType)
[all …]
/external/swiftshader/include/vulkan/
Dvulkan.hpp14667 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14775 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14855 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15001 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15142 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15367 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15496 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15739 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
15906 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
16095 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp14596 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14704 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14784 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
14930 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15071 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15296 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15425 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eAccelerationStr… member
15668 …static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryTriangl… member
15835 … static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryAabbNV; member
16024 static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eGeometryNV; member
[all …]
/external/deqp/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp1015 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
1026 structureType, // VkAccelerationStructureTypeKHR type; in create()
1810 const VkAccelerationStructureTypeKHR structureType = (m_createGeneric in create() local
1821 structureType, // VkAccelerationStructureTypeKHR type; in create()
/external/swiftshader/src/OpenGL/compiler/
DParseHelper.cpp2973 TType *structureType = new TType(structure); in addStructure() local
2986 TVariable *userTypeDef = new TVariable(structName, *structureType, true); in addStructure()
3012 publicType.userDef = structureType; in addStructure()
/external/angle/src/common/spirv/
Dspirv_instruction_parser_autogen.h191 IdRef *structureType,
Dspirv_instruction_builder_autogen.h161 IdRef structureType,
Dspirv_instruction_builder_autogen.cpp692 IdRef structureType, in WriteMemberDecorate() argument
699 blob->push_back(structureType); in WriteMemberDecorate()
Dspirv_instruction_parser_autogen.cpp787 IdRef *structureType, in ParseMemberDecorate() argument
797 *structureType = IdRef(_instruction[_o++]); in ParseMemberDecorate()