Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_ops/
DEmulatePrecision.h37 void writeEmulationHelpers(TInfoSinkBase &sink,
DEmulatePrecision.cpp666 void EmulatePrecision::writeEmulationHelpers(TInfoSinkBase &sink, in writeEmulationHelpers() function in sh::EmulatePrecision
/external/angle/src/compiler/translator/
DCompiler.cpp1280 emulatePrecision.writeEmulationHelpers(sink, getShaderVersion(), outputLanguage); in emulatePrecisionIfNeeded()