Searched refs:addEmulatedFunctionWithDependency (Results 1 – 4 of 4) sorted by relevance
88 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()96 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()105 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()120 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()146 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()153 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()161 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
84 emu->addEmulatedFunctionWithDependency( in InitBuiltInAtanFunctionEmulatorForGLSLWorkarounds()91 emu->addEmulatedFunctionWithDependency( in InitBuiltInAtanFunctionEmulatorForGLSLWorkarounds()98 emu->addEmulatedFunctionWithDependency( in InitBuiltInAtanFunctionEmulatorForGLSLWorkarounds()
47 void addEmulatedFunctionWithDependency(const TSymbolUniqueId &dependency,
59 void BuiltInFunctionEmulator::addEmulatedFunctionWithDependency( in addEmulatedFunctionWithDependency() function in sh::BuiltInFunctionEmulator