-
HLSL: Fix an issue of frexp(). · 470026f9Rex Xu authored
The "exp" parameter is floating-point type in HLSL intrinsic while it is integer type in GLSL built-in function.
470026f9
×
The "exp" parameter is floating-point type in HLSL intrinsic while it is integer type in GLSL built-in function.