diff options
author | Juan A. Suarez Romero <[email protected]> | 2017-06-08 11:03:42 +0000 |
---|---|---|
committer | Juan A. Suarez Romero <[email protected]> | 2017-06-27 12:01:11 +0200 |
commit | b5ae17fe59b5f303f2aa42608474ad37ffdf3971 (patch) | |
tree | 6b034f0fd9128449892a7effc915b24eb6f48be6 /src/glx/drisw_glx.c | |
parent | 4195a9450bde927256063da47488aafbd86bfffe (diff) |
nir: add support for 64-bit in SmoothStep function
According to GLSL.std.450 spec, SmoothStep expects input to be a
floating-point type, but it does not restrict the bitsize.
Current implementation relies on inputs to be 32-bit.
This commit extends the support to 64-bit size inputs.
Reviewed by: Elie Tournier <[email protected]>
Diffstat (limited to 'src/glx/drisw_glx.c')
0 files changed, 0 insertions, 0 deletions