/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
D | StructureHLSL.cpp | 23 TString Define(const TStructure &structure, in Define() 182 const TStructure *structure = type.getStruct(); in postPaddingString() local 229 TString StructureHLSL::defineQualified(const TStructure &structure, in defineQualified() 246 TString StructureHLSL::defineNameless(const TStructure &structure) in defineNameless() 251 StructureHLSL::DefinedStructs::iterator StructureHLSL::defineVariants(const TStructure &structure, in defineVariants() 301 void StructureHLSL::ensureStructDefined(const TStructure &structure) in ensureStructDefined() 314 TString StructureHLSL::addStructConstructor(const TStructure &structure) in addStructConstructor() 578 for (auto &structure : mDefinedStructs) in structsHeader() local 591 void StructureHLSL::storeStd140ElementIndex(const TStructure &structure, in storeStd140ElementIndex()
|
D | UtilsHLSL.cpp | 825 TString DecorateField(const ImmutableString &string, const TStructure &structure) in DecorateField() 893 const TStructure *structure = type.getStruct(); in TypeString() local 992 TString StructNameString(const TStructure &structure) in StructNameString() 1009 TString QualifiedStructNameString(const TStructure &structure, in QualifiedStructNameString()
|
D | OutputHLSL.cpp | 216 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in needStructMapping() local 520 const TStructure &structure = *type.getStruct(); in structInitializerString() local 1361 const TStructure &structure = *type.getStruct(); in outputEqual() local 1400 const TStructure *structure = ancestorBinary->getLeft()->getType().getStruct(); in ancestorEvaluatesToSamplerInStruct() local 1697 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local 3339 const TStructure *structure = type.getStruct(); in writeConstantUnion() local 3432 TString OutputHLSL::addStructEqualityFunction(const TStructure &structure) in addStructEqualityFunction() 3636 const TStructure *structure = type.getStruct(); in ensureStructDefined() local
|
D | OutputGLSLBase.cpp | 402 const TStructure *structure = type.getStruct(); in writeVariableType() local 447 const TStructure *structure = type.getStruct(); in writeConstantUnion() local 668 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local 1294 void TOutputGLSLBase::declareStruct(const TStructure *structure) in declareStruct()
|
D | OutputVulkanGLSL.cpp | 166 void TOutputVulkanGLSL::writeStructType(const TStructure *structure) in writeStructType()
|
D | glslang.y | 1341 const TStructure *structure = static_cast<const TStructure*>($1.symbol); variable
|
D | ResourcesHLSL.cpp | 52 const TStructure *structure = fieldType.getStruct(); in InterfaceBlockFieldTypeString() local 394 const TStructure *structure = type.getStruct(); in outputUniform() local
|
D | OutputTree.cpp | 283 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local
|
D | OutputHLSL.h | 250 const TStructure *structure; member
|
D | ShaderStorageBlockOutputHLSL.cpp | 627 const TStructure *structure = node->getLeft()->getType().getStruct(); in visitBinary() local
|
D | CollectVariables.cpp | 635 const TStructure *structure = type.getStruct(); in setFieldOrVariableProperties() local
|
D | TranslatorVulkan.cpp | 66 const TStructure *structure = type.getStruct(); in visitDeclaration() local
|
D | glslang_tab_autogen.cpp | 4625 const TStructure *structure = static_cast<const TStructure *>((yyvsp[0].lex).symbol); in yyparse() local
|
D | IntermNode.cpp | 1943 const TStructure *structure = lhsType.getStruct(); in getIndexStructFieldName() local
|
D | ParseContext.cpp | 5014 TStructure *structure = new TStructure(&symbolTable, structName, fieldList, structSymbolType); in addStructure() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_ops/ |
D | NameEmbeddedUniformStructs.cpp | 43 const TStructure *structure = type.getStruct(); in visitDeclaration() local 60 TStructure *structure = new TStructure(mSymbolTable, kEmptyImmutableString, in doReplacement() local
|
D | RewriteStructSamplersOld.cpp | 22 const TStructure *structure = param.getType().getStruct(); in GetStructSamplerParameterType() local 272 void stripStructSpecifierSamplers(const TStructure *structure, TIntermSequence *newSequence) in stripStructSpecifierSamplers() 332 const TStructure *structure = type.getStruct(); in isRemovedStructType() local 340 const TStructure *structure, in extractStructSamplerUniforms() 410 const TStructure *structure = fieldType.getStruct(); in extractFieldSamplersImpl() local 507 const TStructure *structure = structType.getStruct(); in traverseStructContainingSamplers() local
|
D | RewriteRowMajorMatrices.cpp | 446 const TStructure *structure = type.getStruct(); in visitDeclaration() local 695 void convertStruct(const TStructure *structure, TIntermSequence *newDeclarations) in convertStruct() 862 const TStructure *structure = nullptr; in transformExpression() local 1161 const TStructure *structure, in transformReadExpression() 1260 const TStructure *structure, in transformWriteExpression() 1516 void declareStructCopyFromOriginal(const TStructure *structure) in declareStructCopyFromOriginal() 1528 void declareStructCopyToOriginal(const TStructure *structure) in declareStructCopyToOriginal()
|
D | RemoveUnreferencedVariables.cpp | 71 const auto *structure = type.getStruct(); in incrementStructTypeRefCount() local 159 auto *structure = type.getStruct(); in decrementStructTypeRefCount() local
|
D | RewriteStructSamplers.cpp | 24 const TStructure *structure = param.getType().getStruct(); in GetStructSamplerParameterType() local 535 void stripStructSpecifierSamplers(const TStructure *structure, TIntermSequence *newSequence) in stripStructSpecifierSamplers() 595 const TStructure *structure = type.getStruct(); in isRemovedStructType() local 603 const TStructure *structure, in extractStructSamplerUniforms() 661 const TStructure *structure = fieldType.getStruct(); in extractFieldSamplersImpl() local 785 const TStructure *structure = structType.getStruct(); in traverseStructContainingSamplers() local
|
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/tree_util/ |
D | IntermNode_util.cpp | 106 const TStructure *structure = type.getStruct(); in CreateZeroNode() local
|
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/ |
D | InitOutputVariables_test.cpp | 170 const TStructure *structure = symbol->getType().getStruct(); in visitSymbol() local
|