[Piglit] [PATCH 0/6] glsl: gles2:

Tom Gall tom.gall at linaro.org
Sat Dec 15 18:27:21 PST 2012


This patch series adds gles2 support to glslparser test. This adds
about 365 more successful testcases for gles2.

The first patch makes a trivial change to glslparsertest.c such that
version 100 is added and a check if running as gles, to not require
GL_ARB_ES2_compatibility.

The second patch adds a new GLSLESParserTest class. The commit entry
addresses why it's needed and how frag/vert shaders are able to be
reused between GLSL and GLSL ES with just a minor update to the config
section.

The third, fourth, fifth and six patches make trivial changes to the
config sections of appropriate vert and frag shaders. (For instance
GLSL 1.30 tests aren't updated)

Changes have been tested both for gles and gl.

Comments?

--
Regards,
Tom

"Where's the kaboom!? There was supposed to be an earth-shattering
kaboom!" Marvin Martian
Graphics Working Group | Linaro.org │ Open source software for ARM SoCs
w) tom.gall att linaro.org
h) tom_gall att mac.com


More information about the Piglit mailing list