[Piglit] [PATCH] Transform feedback: skip "order" tests when GL version < 3.0
Eric Anholt
eric at anholt.net
Tue Dec 27 13:05:02 PST 2011
On Mon, 19 Dec 2011 15:14:18 -0800, Paul Berry <stereotype441 at gmail.com> wrote:
> The EXT_transform_feedback/order tests use glUniform1ui, which is not
> supported before OpenGL 3.0. So, if the implementation supports
> transform feedback but does not support OpenGL 3.0, skip these tests.
The combination of TF && 130 && !GL3 seems quite unlikely. Works for
me.
Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- 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/20111227/ebc0b7d6/attachment.pgp>
More information about the Piglit
mailing list