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;
DTranslatorESSL.cpp71 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
DBuiltInFunctionEmulator.cpp73 void BuiltInFunctionEmulator::outputEmulatedFunctions(TInfoSinkBase &out) const in outputEmulatedFunctions() function in sh::BuiltInFunctionEmulator
DTranslatorGLSL.cpp125 getBuiltInFunctionEmulator().outputEmulatedFunctions(sink); in translate()
DOutputHLSL.cpp1151 builtInFunctionEmulator->outputEmulatedFunctions(out); in header()