On Wed, Nov 26, 2014 at 12:02 PM, Neil Roberts <n...@linux.intel.com> wrote: > According to the GLSL spec float literals like â1fâ shouldn't be allowed > without adding a decimal point or an exponent. Apparently the AMD driver also > disallows this so it seems unlikely that anything would be relying on it. > ---
Thanks Neil. Both are Reviewed-by: Matt Turner <matts...@gmail.com> And for added confirmation, float x = 1f doesn't compile in C either. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev