Lines Matching refs:emu
19 void InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds(BuiltInFunctionEmulator *emu, in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds() argument
25 emu->addEmulatedFunction(BuiltInId::isnan_Float1, in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds()
32 emu->addEmulatedFunction( in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds()
44 emu->addEmulatedFunction( in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds()
56 emu->addEmulatedFunction( in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds()
69 void InitBuiltInFunctionEmulatorForHLSL(BuiltInFunctionEmulator *emu) in InitBuiltInFunctionEmulatorForHLSL() argument
71 emu->addFunctionMap(FindHLSLFunction); in InitBuiltInFunctionEmulatorForHLSL()
76 emu->addEmulatedFunction(BuiltInId::umulExtended_UInt1_UInt1_UInt1_UInt1, in InitBuiltInFunctionEmulatorForHLSL()
89 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
97 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
106 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
121 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
147 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
154 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()
162 emu->addEmulatedFunctionWithDependency( in InitBuiltInFunctionEmulatorForHLSL()