Home
last modified time | relevance | path

Searched refs:emulatePrecision (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/compiler/translator/
DCompiler.cpp1274 EmulatePrecision emulatePrecision(&getSymbolTable()); in emulatePrecisionIfNeeded() local
1275 root->traverse(&emulatePrecision); in emulatePrecisionIfNeeded()
1276 if (!emulatePrecision.updateTree(this, root)) in emulatePrecisionIfNeeded()
1280 emulatePrecision.writeEmulationHelpers(sink, getShaderVersion(), outputLanguage); in emulatePrecisionIfNeeded()