Home
last modified time | relevance | path

Searched defs:parseContext (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
DTranslatorASM.cpp25 TParseContext& parseContext = *GetGlobalParseContext(); in translate() local
Ddebug.cpp30 TParseContext* parseContext = GetGlobalParseContext(); in Trace() local
DCompiler.cpp122 TParseContext parseContext(symbolTable, extensionBehavior, intermediate, in compile() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp381 TParseContext parseContext(mSymbolTable, mExtensionBehavior, mShaderType, mShaderSpec, in compileTreeImpl() local
420 bool TCompiler::checkShaderVersion(TParseContext *parseContext) in checkShaderVersion()
464 void TCompiler::setASTMetadata(const TParseContext &parseContext) in setASTMetadata()
486 const TParseContext &parseContext, in checkAndSimplifyAST()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.cpp445 TParseContext parseContext(mSymbolTable, mExtensionBehavior, mShaderType, mShaderSpec, in compileTreeImpl() local
484 bool TCompiler::checkShaderVersion(TParseContext *parseContext) in checkShaderVersion()
547 void TCompiler::setASTMetadata(const TParseContext &parseContext) in setASTMetadata()
651 const TParseContext &parseContext, in checkAndSimplifyAST()