[Piglit] [PATCH 1/2] Add outerProduct existance test for glsl es 1.00

Eric Anholt eric at anholt.net
Fri May 3 15:24:54 PDT 2013


Tom Gall <tom.gall at linaro.org> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20130503/2225218a/attachment-0001.pgp>


More information about the Piglit mailing list