Tom Gall <[email protected]> writes:

> outerProduct is available with glsl es 3.00 but not
> with glsl es 1.00.

We haven't done much for checking that GLSL features aren't available
too early.  Are you testing for a specific bug in an implementation?  If
not, it seems like some sort of generic per-GLSL-version check for
later-GLSL features could be generated using builtin-functions.py,
providing much better coverage.

Attachment: pgpRd7ySf6EFC.pgp
Description: PGP signature

_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to