[Piglit] [PATCH] arb_explicit_uniform_location: lower GL and GLSL requirements

Matt Turner mattst88 at gmail.com
Wed Sep 3 09:47:45 PDT 2014


On Wed, Sep 3, 2014 at 2:45 AM, Ken Phillis Jr <kphillisjr at gmail.com> wrote:
> I looked over the specifications and see that the following changes should
> suffice...
>
> 1) make a call to piglit_require_GLSL before checking for other extensions.
> 2) check for the GL_ARB_explicit_attrib_location when opengl 3.30 is not
> found.
> 3) check for GL_ARB_explicit_uniform_location when OpenGL 4.3 is not found.
> 4) lower the GLSL version requirement to version 1.10

What Tapani is doing now is fine. We don't need this.


More information about the Piglit mailing list