Home
last modified time | relevance | path

Searched defs:fieldList (Results 1 – 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.cpp230 TFieldList *fieldList, in DeclareStructure()
273 TFieldList *fieldList, in DeclareInterfaceBlock()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp29 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local
DInitializeVariables.cpp64 const TFieldList &fieldList = interfaceBlock.fields(); in AddZeroInitSequence() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang.y103 TFieldList *fieldList; member
Dutil.cpp996 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex()
DValidateAST.cpp415 const TFieldList &fieldList = interfaceBlock->fields(); in visitVariableNeedingDeclaration() local
Dglslang_tab_autogen.h285 TFieldList *fieldList; member
DParseContext.cpp4260 TFieldList *fieldList, in addInterfaceBlock()
5716 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local
5740 TFieldList *fieldList) in addStructure()
DTranslatorVulkan.cpp542 TFieldList *fieldList = new TFieldList; in AddXfbEmulationSupport() local
Dglslang_tab_autogen.cpp374 TFieldList *fieldList; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
Dglslang.y103 TFieldList *fieldList; member
DTranslatorVulkan.cpp180 size_t FindFieldIndex(const TFieldList &fieldList, const char *fieldName) in FindFieldIndex()
DParseContext.cpp3655 TFieldList *fieldList, in addInterfaceBlock()
4815 TFieldList *fieldList = new TFieldList(); in addStructDeclaratorList() local
4839 TFieldList *fieldList) in addStructure()
Dglslang_tab.cpp343 TFieldList *fieldList; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DIntermNode_util.cpp220 TFieldList *fieldList, in DeclareInterfaceBlock()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
Dglslang.y98 TFieldList* fieldList; member
Dglslang_tab.h218 TFieldList* fieldList; member
DTypes.h387 const TFieldList& fieldList = interfaceBlock->fields(); in blockRegisterCount() local
DParseHelper.cpp2334 …icType& typeQualifier, const TSourceLoc& nameLine, const TString& blockName, TFieldList* fieldList, in addInterfaceBlock()
2927 …st *TParseContext::addStructDeclaratorList(const TPublicType &typeSpecifier, TFieldList *fieldList) in addStructDeclaratorList()
2970 const TString *structName, TFieldList *fieldList) in addStructure()
Dglslang_tab.cpp305 TFieldList* fieldList; member
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRewriteAtomicCounters.cpp31 TFieldList *fieldList = new TFieldList; in DeclareAtomicCountersBuffers() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
DAstHelpers.cpp199 const TFieldList &fieldList = structure.fields(); in GetFieldIndex() local
DEmitMetal.cpp1465 const TFieldList &fieldList = fieldListCollection.fields(); in getDirectField() local