Home
last modified time | relevance | path

Searched refs:InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/compiler/translator/hlsl/
H A DBuiltInFunctionEmulatorHLSL.h22 void InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds(BuiltInFunctionEmulator *emu,
H A DBuiltInFunctionEmulatorHLSL.cpp18 void InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds(BuiltInFunctionEmulator *emu, in InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds() function
H A DOutputHLSL.cpp444 InitBuiltInIsnanFunctionEmulatorForHLSLWorkarounds(&builtInFunctionEmulator, in output()