Searched refs:initBuiltInFunctionEmulator (Results 1 – 7 of 7) sorted by relevance
21 void initBuiltInFunctionEmulator(BuiltInFunctionEmulator *emu,
57 void TranslatorESSL::initBuiltInFunctionEmulator(BuiltInFunctionEmulator *emu, in initBuiltInFunctionEmulator() function in sh::TranslatorESSL
26 void TranslatorGLSL::initBuiltInFunctionEmulator(BuiltInFunctionEmulator *emu, in initBuiltInFunctionEmulator() function in sh::TranslatorGLSL
21 void initBuiltInFunctionEmulator(BuiltInFunctionEmulator *emu, in initBuiltInFunctionEmulator() function
241 virtual void initBuiltInFunctionEmulator(BuiltInFunctionEmulator *emu, in initBuiltInFunctionEmulator() function
1126 initBuiltInFunctionEmulator(&mBuiltInFunctionEmulator, compileOptions); in checkAndSimplifyAST()