[Piglit] [PATCH 3/5] arb_enhanced_layouts: test some more compile time constant features

Ilia Mirkin imirkin at alum.mit.edu
Sun Nov 1 18:50:30 PST 2015


On Sun, Nov 1, 2015 at 9:48 PM, Timothy Arceri
<timothy.arceri at collabora.com> wrote:
>> > --- /dev/null
>> > +++ b/tests/spec/arb_enhanced_layouts/compiler/compiler-time
>> > -constants/input-location-glsl-330.vert
>> > @@ -0,0 +1,16 @@
>> > +// [config]
>> > +// expect_result: pass
>> > +// glsl_version: 3.30
>>
>> 1.40 (and you also need GL_ARB_explicit_attrib_location) -- or is 3.30
>> somehow different? Don't think that it is...
>
> 3.30 includes GL_ARB_explicit_attrib_location

I know, but why are you testing with glsl 3.30? What's wrong with
1.40? There presumably are tests that make sure that the layouts are
auto-enabled in glsl 3.30...


More information about the Piglit mailing list