Searched defs:TParseContext (Results 1 – 5 of 5) sorted by relevance
15 class TParseContext; variable
21 class TParseContext; variable
37 …TParseContext(TSymbolTable& symt, TExtensionBehavior& ext, TIntermediate& interm, GLenum type, int… in TParseContext() function
51 TParseContext::TParseContext(TSymbolTable& symbolTable, TIntermediate& interm, bool parsingBuiltins, in TParseContext() function in glslang::TParseContext