/third_party/glslang/glslang/GenericCodeGen/ |
H A D | CodeGen.cpp | 46 TInfoSink infoSink; member in TGenericCompiler
|
H A D | Link.cpp | 50 TInfoSink infoSink; member in TGenericLinker
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | localintermediate.h | 58 TInfoSink& infoSink; member in TIntermediate
|
H A D | Diagnostics.h | 29 TInfoSink& infoSink() { return mInfoSink; } in infoSink() function in TDiagnostics
|
H A D | Diagnostics.cpp | 21 TDiagnostics::TDiagnostics(TInfoSink& infoSink) : in TDiagnostics() argument
|
H A D | Compiler.cpp | 210 bool TCompiler::validateCallDepth(TIntermNode *root, TInfoSink &infoSink) in validateCallDepth() argument [all...] |
H A D | parseConst.cpp | 53 TInfoSink& infoSink; member in TConstTraverser [all...] |
H A D | Compiler.h | 120 TInfoSink infoSink; // Output sink. member in TCompiler
|
H A D | ParseHelper.h | 78 TInfoSink &infoSink() { return mDiagnostics.infoSink(); } in infoSink() function in TParseContext
|
H A D | Intermediate.cpp | 939 bool TIntermBinary::promote(TInfoSink& infoSink) in promote() argument 1402 TIntermTyped* TIntermConstantUnion::fold(TOperator op, TIntermTyped* constantNode, TInfoSink& infoSink) in fold() argument [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
H A D | WorkGroupSize_test.cpp | 40 TInfoSink &infoSink = mTranslator->getInfoSink(); in compile() local
|
H A D | TypeTracking_test.cpp | 40 TInfoSink &infoSink = mTranslator->getInfoSink(); in compile() local
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | Diagnostics.cpp | 17 TDiagnostics::TDiagnostics(TInfoSinkBase &infoSink) in TDiagnostics() argument
|
H A D | ShaderLang.cpp | 440 TInfoSink &infoSink = compiler->getInfoSink(); in GetInfoLog() local 452 TInfoSink &infoSink = compiler->getInfoSink(); in GetObjectCode() local 464 TInfoSink &infoSink = compiler->getInfoSink(); in GetObjectBinaryBlob() local
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
H A D | ShaderCompileTreeTest.cpp | 138 TInfoSink &infoSink = mTranslator->getInfoSink(); in compile() local
|
H A D | compiler_test.cpp | 83 TInfoSink &infoSink = translator->getInfoSink(); in compileTestShader() local
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | intermOut.cpp | 85 TInfoSink& infoSink; member in glslang::TOutputTraverser 97 static void OutputTreeText(TInfoSink& infoSink, const TIntermNode* node, const int depth) in OutputTreeText() argument 1501 output(TInfoSink& infoSink, bool tree) output() argument [all...] |
H A D | parseVersions.h | 158 TInfoSink& infoSink; member in glslang::TParseVersions 57 TParseVersions(TIntermediate& interm, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages) TParseVersions() argument
|
H A D | SymbolTable.cpp | 198 void TVariable::dump(TInfoSink& infoSink, bool complete) const in dump() argument 214 dump(TInfoSink& infoSink, bool complete) const dump() argument 244 dump(TInfoSink& infoSink, bool complete) const dump() argument 251 dump(TInfoSink& infoSink, bool complete) const dump() argument [all...] |
H A D | iomapper.cpp | 261 TInfoSink& infoSink; member 304 TInfoSink& infoSink; member 630 TInfoSink& infoSink; global() member 754 TInfoSink& infoSink; global() member 1173 reserverStorageSlot(TVarEntryInfo& ent, TInfoSink& infoSink) reserverStorageSlot() argument 1233 reserverResourceSlot(TVarEntryInfo& ent, TInfoSink& infoSink) reserverResourceSlot() argument 1405 addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMapResolver* resolver) addStage() argument 1504 addStage(EShLanguage stage, TIntermediate& intermediate, TInfoSink& infoSink, TIoMapResolver* resolver) addStage() argument 1579 doMap(TIoMapResolver* resolver, TInfoSink& infoSink) doMap() argument [all...] |
H A D | ParseHelper.h | 79 TParseContextBase(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, TInfoSink& infoSink, bool forwardCompatible, EShMessages messages, const TString* entryPoint = nullptr) TParseContextBase() argument
|
H A D | ShaderLang.cpp | 90 TBuiltInParseables* CreateBuiltInParseables(TInfoSink& infoSink, EShSource source) in CreateBuiltInParseables() argument 105 CreateParseContext(TSymbolTable& symbolTable, TIntermediate& intermediate, int version, EProfile profile, EShSource source, EShLanguage language, TInfoSink& infoSink, SpvVersion spvVersion, bool forwardCompatible, EShMessages messages, bool parsingBuiltIns, std::string sourceEntryPointName = �) CreateParseContext() argument 297 InitializeStageSymbolTable(TBuiltInParseables& builtInParseables, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source, TInfoSink& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables) InitializeStageSymbolTable() argument 315 InitializeSymbolTables(TInfoSink& infoSink, TSymbolTable** commonTable, TSymbolTable** symbolTables, int version, EProfile profile, const SpvVersion& spvVersion, EShSource source) InitializeSymbolTables() argument 391 AddContextSpecificSymbols(const TBuiltInResource* resources, TInfoSink& infoSink, TSymbolTable& symbolTable, int version, EProfile profile, const SpvVersion& spvVersion, EShLanguage language, EShSource source) AddContextSpecificSymbols() argument 420 TInfoSink infoSink; SetupBuiltinSymbolTable() local 481 DumpBuiltinSymbolTable(TInfoSink& infoSink, const TSymbolTable& symbolTable) DumpBuiltinSymbolTable() argument 491 DeduceVersionProfile(TInfoSink& infoSink, EShLanguage stage, bool versionNotFirst, int defaultVersion, EShSource source, int& version, EProfile& profile, const SpvVersion& spvVersion) DeduceVersionProfile() argument 1546 TInfoSink* infoSink; ShGetInfoLog() local [all...] |
H A D | linkValidate.cpp | 58 void TIntermediate::error(TInfoSink& infoSink, const char* message, EShLanguage unitStage) in error() argument 70 void TIntermediate::warn(TInfoSink& infoSink, const char* message, EShLanguage unitStage) in warn() argument 86 void TIntermediate::merge(TInfoSink& infoSink, TIntermediate& unit) in merge() argument 96 mergeUniformObjects(TInfoSink& infoSink, TIntermediate& unit) mergeUniformObjects() argument 119 checkStageIO(TInfoSink& infoSink, TIntermediate& unit) checkStageIO() argument 143 mergeCallGraphs(TInfoSink& infoSink, TIntermediate& unit) mergeCallGraphs() argument 161 mergeModes(TInfoSink& infoSink, TIntermediate& unit) mergeModes() argument 340 mergeTrees(TInfoSink& infoSink, TIntermediate& unit) mergeTrees() argument 494 mergeBodies(TInfoSink& infoSink, TIntermSequence& globals, const TIntermSequence& unitGlobals) mergeBodies() argument 532 mergeGlobalUniformBlocks(TInfoSink& infoSink, TIntermediate& unit, bool mergeExistingOnly) mergeGlobalUniformBlocks() argument 582 mergeBlockDefinitions(TInfoSink& infoSink, TIntermSymbol* block, TIntermSymbol* unitBlock, TIntermediate* unit) mergeBlockDefinitions() argument 705 mergeLinkerObjects(TInfoSink& infoSink, TIntermSequence& linkerObjects, const TIntermSequence& unitLinkerObjects, EShLanguage unitStage) mergeLinkerObjects() argument 850 mergeErrorCheck(TInfoSink& infoSink, const TIntermSymbol& symbol, const TIntermSymbol& unitSymbol, EShLanguage unitStage) mergeErrorCheck() argument 1181 sharedBlockCheck(TInfoSink& infoSink) sharedBlockCheck() argument 1206 finalCheck(TInfoSink& infoSink, bool keepUncalled) finalCheck() argument 1388 checkCallGraphCycles(TInfoSink& infoSink) checkCallGraphCycles() argument 1470 checkCallGraphBodies(TInfoSink& infoSink, bool keepUncalled) checkCallGraphBodies() argument 1550 inOutLocationCheck(TInfoSink& infoSink) inOutLocationCheck() argument [all...] |
/third_party/glslang/glslang/Include/ |
H A D | ShHandle.h | 80 TInfoSink infoSink; member in TUniformMap 101 TInfoSink& infoSink; member in TCompiler 142 TInfoSink& infoSink; member in TLinker
|
/third_party/glslang/glslang/Public/ |
H A D | ShaderLang.h | 699 TInfoSink* infoSink; member in glslang::TShader 968 TInfoSink* infoSink; member in glslang::TProgram
|