On Tue, Nov 5, 2013 at 10:43 AM, Kenneth Graunke <[email protected]> wrote: > 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 <[email protected]>
shader_runner puts in a #version 120 since we have GLSL >= 1.20. This change is a no-op. _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
