[Piglit] [PATCHv2 0/5] arb-enhanced-layouts: explicit-offset piglits

Ilia Mirkin imirkin at alum.mit.edu
Sun Nov 1 14:59:42 PST 2015


On Sun, Nov 1, 2015 at 5:53 PM, Timothy Arceri
<timothy.arceri at collabora.com> wrote:
> On Tue, 2015-10-27 at 15:34 +0000, Emil Velikov wrote:
> - Your a bunch or your tests require the extension and also the glsl verion to
> be 4.30 where we know the extension will exist. You should instead change the
> glsl version to the lowest version that the extension requires otherwise these
> test will not be run on Mesa until a driver enables 4.30.

Actually the functionality isn't available until GLSL 4.40. However
the ext spec says:

    OpenGL 3.1 and GLSL 1.40 or later are required.

So that should be the requirement of the tests as well, unless they're
also testing things that only came about in later GL versions (e.g.
GS).


More information about the Piglit mailing list