[Piglit] [PATCH] genmipmap-errors: require GL 3.0, fix incorrect extension check

Eric Anholt eric at anholt.net
Tue Nov 19 10:54:36 PST 2013


Brian Paul <brianp at vmware.com> writes:

> Since the test is in the spec/gl-3.0/ directory, we should probably
> require GL 3.0 or later.
>
> The check for GL_ARB_texture_float for GL_DEPTH32F_STENCIL8 was
> incorrect.  The format is part of GL 3.0, not GL_ARB_texture_float.

Or just change it to GL_ARB_depth_buffer_float?  It seems nice that we
get this error coverage for non-gl3.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20131119/c81845f1/attachment-0001.pgp>


More information about the Piglit mailing list