[Piglit] [PATCH 2/2] Add new tests for GLSL 1.50 #version directives.

Kenneth Graunke kenneth at whitecape.org
Sat Jun 8 01:32:43 PDT 2013


On 06/07/2013 10:51 PM, Matt Turner wrote:
[snip]
> Both are
>
> Reviewed-by: Matt Turner <mattst88 at gmail.com>
>
> Does glslparsertest test need to know about core/compatibility options
> for glsl_version?

If we want to have compatibility mode tests, then yes.  But since we 
aren't planning on implementing the compatibility profile in Mesa, I 
don't think it's useful to spend time developing such tests.  If some of 
the closed source driver developers want to add such tests to Piglit, 
I'd say patches are welcome.

Since core is always required, we don't need any special checking for 
that - we can just request 1.50 and know that we have it.


More information about the Piglit mailing list