[Piglit] [PATCH 2/7] shaders: Remove #version from glsl-const tests.

Kenneth Graunke kenneth at whitecape.org
Tue Nov 5 10:43:08 PST 2013


On 11/04/2013 10:27 PM, Matt Turner wrote:
> Also basically a revert of 6533d757 to make the cosh test match.

Wait, I rescind my review of this patch...sorry.

outerProduct, transpose, determinant, and inverse are only available
with #version 120 and later.

You'll need to leave it for outerProduct and transpose.  With those
hunks dropped, for real this time,

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the Piglit mailing list