[Piglit] [PATCH 4/4] gles2: add draw-arrays test
Eric Anholt
eric at anholt.net
Tue Dec 11 14:14:34 PST 2012
Tom Gall <tom.gall at linaro.org> writes:
> Taken from tests/general and modified for OpenGL ES2, this test
> creates two different colored squares using color and vertex
> arrays both setup via glVertexAttribPointer. While the old test
> used glColorMaterial, that's not available in OpenGL ES2 so
> what is tested are attribute arrays and their use via shader
> scripts.
Basically every GLES 2 test will involve drawarrays. This test should
be dropped.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20121211/ec618287/attachment.pgp>
More information about the Piglit
mailing list