Tapani Pälli <tapani.pa...@intel.com> writes:

> commit 4e64cfbb4 changed how gl_constant_value bool gets interpreted
> with drivers, for swrast driver true should be 1.
>
> Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=82978

Everywhere else in swrast, true is 1.0f.  Pretty sure you want fui(1.0)
here.

Attachment: pgpY5q906sE0d.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to