On 31 August 2012 16:06, Kenneth Graunke wrote:
> The ARB_explicit_attrib_location tests layout-12.frag and layout-13.frag
> were incorrect: they both used index == 2 (which is invalid) and
> expected the compile to succeed. Although the extension spec doesn't
> state anything about generating a
The ARB_explicit_attrib_location tests layout-12.frag and layout-13.frag
were incorrect: they both used index == 2 (which is invalid) and
expected the compile to succeed. Although the extension spec doesn't
state anything about generating an error on indices other than 0 or 1,
the GLSL 4.30 spec c