Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DBuiltInFunctionEmulator.h41 void outputEmulatedFunctions(TInfoSinkBase &out) const;
DBuiltInFunctionEmulator.cpp74 void BuiltInFunctionEmulator::outputEmulatedFunctions(TInfoSinkBase &out) const in outputEmulatedFunctions() function in sh::BuiltInFunctionEmulator
DTranslatorESSL.cpp75 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
DTranslatorGLSL.cpp129 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
DOutputHLSL.cpp1144 builtInFunctionEmulator->outputEmulatedFunctions(out); in header()