Skip to content
Commit 1fb0a80f authored by Ján Veselý's avatar Ján Veselý Committed by Daniel Sabo
Browse files

noise-cell: Use f suffix for float constants.

Unsuffixed literal has type double (taken from c99 specs).
Fixes clang warnings:
warning: double precision constant requires cl_khr_fp64, casting to single precision
parent 75fc532a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment