/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RewriteAtomicCounters.cpp | 29 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local 36 fieldList->push_back(countersField); in DeclareAtomicCountersBuffers() 49 return DeclareInterfaceBlock(root, symbolTable, fieldList, EvqBuffer, layoutQualifier, in DeclareAtomicCountersBuffers()
|
D | InitializeVariables.cpp | 64 const TFieldList &fieldList = interfaceBlock.fields(); in AddZeroInitSequence() local 65 for (size_t fieldIndex = 0; fieldIndex < fieldList.size(); ++fieldIndex) in AddZeroInitSequence() 67 const TField &field = *fieldList[fieldIndex]; in AddZeroInitSequence()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNode_util.cpp | 230 TFieldList *fieldList, in DeclareStructure() argument 238 new TStructure(symbolTable, structTypeName, fieldList, SymbolType::AngleInternal); in DeclareStructure() 273 TFieldList *fieldList, in DeclareInterfaceBlock() argument 283 symbolTable, blockTypeName, fieldList, layoutQualifier, SymbolType::AngleInternal); in DeclareInterfaceBlock()
|
D | IntermNode_util.h | 51 TFieldList *fieldList, 59 TFieldList *fieldList,
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | glslang_tab.cpp | 305 TFieldList* fieldList; member 3108 …].interm.type), (yylsp[-3]), *(yyvsp[-3].lex).string, (yyvsp[-2].interm.fieldList), NULL, (yylsp[-… in yyparse() 3117 …].interm.type), (yylsp[-4]), *(yyvsp[-4].lex).string, (yyvsp[-3].interm.fieldList), (yyvsp[-1].lex… in yyparse() 3126 …].interm.type), (yylsp[-7]), *(yyvsp[-7].lex).string, (yyvsp[-6].interm.fieldList), (yyvsp[-4].lex… in yyparse() 4304 …text->addStructure((yylsp[-5]), (yylsp[-4]), (yyvsp[-4].lex).string, (yyvsp[-1].interm.fieldList)); in yyparse() 4318 … context->addStructure((yylsp[-4]), (yylsp[-4]), NewPoolTString(""), (yyvsp[-1].interm.fieldList)); in yyparse() 4326 (yyval.interm.fieldList) = (yyvsp[0].interm.fieldList); in yyparse() 4334 (yyval.interm.fieldList) = (yyvsp[-1].interm.fieldList); in yyparse() 4335 for (unsigned int i = 0; i < (yyvsp[0].interm.fieldList)->size(); ++i) { in yyparse() 4336 TField* field = (*(yyvsp[0].interm.fieldList))[i]; in yyparse() [all …]
|
D | Types.h | 387 const TFieldList& fieldList = interfaceBlock->fields(); in blockRegisterCount() local 388 for(size_t i = 0; i < fieldList.size(); i++) in blockRegisterCount() 390 const TType &fieldType = *(fieldList[i]->type()); in blockRegisterCount()
|
D | ParseHelper.h | 205 TFieldList *addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList); 206 …urceLoc &structLine, const TSourceLoc &nameLine, const TString *structName, TFieldList *fieldList); 208 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList,
|
D | glslang_tab.h | 218 TFieldList* fieldList; member
|
D | ParseHelper.cpp | 2334 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList, in addInterfaceBlock() argument 2369 for(const auto &field : *fieldList) { in addInterfaceBlock() 2424 …TInterfaceBlock* interfaceBlock = new TInterfaceBlock(&blockName, fieldList, instanceName, arraySi… in addInterfaceBlock() 2433 for(const auto &field : *fieldList) in addInterfaceBlock() 2927 …st *TParseContext::addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList) in addStructDeclaratorList() argument 2929 if(voidErrorCheck(typeSpecifier.line, (*fieldList)[0]->name(), typeSpecifier.type)) in addStructDeclaratorList() 2934 for(const auto &field : *fieldList) in addStructDeclaratorList() 2966 return fieldList; in addStructDeclaratorList() 2970 const TString *structName, TFieldList *fieldList) in addStructure() argument 2972 TStructure *structure = new TStructure(structName, fieldList); in addStructure() [all …]
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
D | RewriteAtomicCounters.cpp | 31 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local 38 fieldList->push_back(countersField); in DeclareAtomicCountersBuffers() 48 return DeclareInterfaceBlock(root, symbolTable, fieldList, EvqBuffer, coherentMemory, in DeclareAtomicCountersBuffers()
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
D | IntermNode_util.h | 49 TFieldList *fieldList,
|
D | IntermNode_util.cpp | 220 TFieldList *fieldList, in DeclareInterfaceBlock() argument 230 symbolTable, blockTypeName, fieldList, layoutQualifier, SymbolType::AngleInternal); in DeclareInterfaceBlock()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab_autogen.cpp | 374 TFieldList *fieldList; member 3174 ImmutableString((yyvsp[-3].lex).string), (yyvsp[-2].interm.fieldList), in yyparse() 3186 ImmutableString((yyvsp[-4].lex).string), (yyvsp[-3].interm.fieldList), in yyparse() 3198 ImmutableString((yyvsp[-5].lex).string), (yyvsp[-4].interm.fieldList), in yyparse() 4807 (yyvsp[-1].interm.fieldList)); in yyparse() 4824 (yylsp[-4]), (yyloc), kEmptyImmutableString, (yyvsp[-1].interm.fieldList)); in yyparse() 4832 (yyval.interm.fieldList) = in yyparse() 4833 context->addStructFieldList((yyvsp[0].interm.fieldList), (yylsp[0])); in yyparse() 4841 (yyval.interm.fieldList) = context->combineStructFieldLists( in yyparse() 4842 (yyvsp[-1].interm.fieldList), (yyvsp[0].interm.fieldList), (yylsp[0])); in yyparse() [all …]
|
D | util.h | 104 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName);
|
D | util.cpp | 996 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex() argument 998 for (size_t fieldIndex = 0; fieldIndex < fieldList.size(); ++fieldIndex) in FindFieldIndex() 1000 if (strcmp(fieldList[fieldIndex]->name().data(), fieldName) == 0) in FindFieldIndex()
|
D | glslang_tab_autogen.h | 285 TFieldList *fieldList; member
|
D | ValidateAST.cpp | 415 const TFieldList &fieldList = interfaceBlock->fields(); in visitVariableNeedingDeclaration() local 426 else if (fieldIndex >= fieldList.size() || node->getName() != fieldList[fieldIndex]->name()) in visitVariableNeedingDeclaration()
|
D | ParseContext.cpp | 4260 TFieldList *fieldList, in addInterfaceBlock() argument 4448 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock() 4450 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock() 4544 if (mShaderVersion < 310 || memberIndex != fieldList->size() - 1u || in addInterfaceBlock() 4573 &symbolTable, blockName, fieldList, blockLayoutQualifier, SymbolType::UserDefined); in addInterfaceBlock() 4600 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock() 4602 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock() 5716 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local 5731 fieldList->push_back(field); in addStructDeclaratorList() 5734 return fieldList; in addStructDeclaratorList() [all …]
|
D | TranslatorVulkan.cpp | 542 TFieldList *fieldList = new TFieldList; in AddXfbEmulationSupport() local 549 fieldList->push_back(field); in AddXfbEmulationSupport() 566 DeclareInterfaceBlock(root, symbolTable, fieldList, EvqBuffer, layoutQualifier, in AddXfbEmulationSupport()
|
D | ParseContext.h | 359 TFieldList *fieldList); 364 TFieldList *fieldList,
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | glslang_tab.cpp | 343 TFieldList *fieldList; member 3217 …(yylsp[-3]), ImmutableString((yyvsp[-3].lex).string), (yyvsp[-2].interm.fieldList), kEmptyImmutabl… in yyparse() 3226 …(yylsp[-4]), ImmutableString((yyvsp[-4].lex).string), (yyvsp[-3].interm.fieldList), ImmutableStrin… in yyparse() 3235 …(yylsp[-7]), ImmutableString((yyvsp[-7].lex).string), (yyvsp[-6].interm.fieldList), ImmutableStrin… in yyparse() 4436 …e((yylsp[-5]), (yylsp[-4]), ImmutableString((yyvsp[-4].lex).string), (yyvsp[-1].interm.fieldList)); in yyparse() 4450 …= context->addStructure((yylsp[-4]), (yyloc), kEmptyImmutableString, (yyvsp[-1].interm.fieldList)); in yyparse() 4458 … (yyval.interm.fieldList) = context->addStructFieldList((yyvsp[0].interm.fieldList), (yylsp[0])); in yyparse() 4466 …(yyval.interm.fieldList) = context->combineStructFieldLists((yyvsp[-1].interm.fieldList), (yyvsp[0… in yyparse() 4474 …(yyval.interm.fieldList) = context->addStructDeclaratorList((yyvsp[-2].interm.type), (yyvsp[-1].in… in yyparse() 4483 …(yyval.interm.fieldList) = context->addStructDeclaratorListWithQualifiers(*(yyvsp[-3].interm.typeQ… in yyparse()
|
D | TranslatorVulkan.cpp | 180 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex() argument 182 for (size_t fieldIndex = 0; fieldIndex < fieldList.size(); ++fieldIndex) in FindFieldIndex() 184 if (strcmp(fieldList[fieldIndex]->name().data(), fieldName) == 0) in FindFieldIndex()
|
D | ParseContext.cpp | 3655 TFieldList *fieldList, in addInterfaceBlock() argument 3743 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock() 3745 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock() 3810 if (mShaderVersion < 310 || memberIndex != fieldList->size() - 1u || in addInterfaceBlock() 3839 &symbolTable, blockName, fieldList, blockLayoutQualifier, SymbolType::UserDefined); in addInterfaceBlock() 3862 for (size_t memberIndex = 0; memberIndex < fieldList->size(); ++memberIndex) in addInterfaceBlock() 3864 TField *field = (*fieldList)[memberIndex]; in addInterfaceBlock() 4815 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local 4830 fieldList->push_back(field); in addStructDeclaratorList() 4833 return fieldList; in addStructDeclaratorList() [all …]
|
D | ParseContext.h | 347 TFieldList *fieldList); 352 TFieldList *fieldList,
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
D | AstHelpers.cpp | 199 const TFieldList &fieldList = structure.fields(); in GetFieldIndex() local 202 for (TField *field : fieldList) in GetFieldIndex()
|