Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DParseContext.cpp1299 if (const TSymbol *builtInSymbol = symbolTable.findBuiltIn(identifier, mShaderVersion)) in declareVariable() local
1329 if (const TSymbol *builtInSymbol = symbolTable.findBuiltIn(identifier, mShaderVersion)) in declareVariable() local
1359 if (const TSymbol *builtInSymbol = symbolTable.findBuiltIn(identifier, mShaderVersion)) in declareVariable() local