Skip to content
Snippets Groups Projects
Commit 470026f9 authored by Rex Xu's avatar Rex Xu
Browse files

HLSL: Fix an issue of frexp().

The "exp" parameter is floating-point type in HLSL intrinsic while it is
integer type in GLSL built-in function.
parent 86e49d17
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment