Home
last modified time | relevance | path

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

/external/chromium_org/third_party/angle/src/compiler/
DTranslatorGLSL.cpp35 getBuiltInFunctionEmulator().OutputEmulatedFunctionDefinition( in translate()
DTranslatorESSL.cpp22 getBuiltInFunctionEmulator().OutputEmulatedFunctionDefinition( in translate()
DBuiltInFunctionEmulator.h34 void OutputEmulatedFunctionDefinition(TInfoSinkBase& out, bool withPrecision) const;
DBuiltInFunctionEmulator.cpp305 void BuiltInFunctionEmulator::OutputEmulatedFunctionDefinition( in OutputEmulatedFunctionDefinition() function in BuiltInFunctionEmulator