[Mesa-dev] [PATCH] (gles3) mesa: Support more glGet enums for ES3

Kenneth Graunke kenneth at whitecape.org
Tue Nov 20 21:49:28 PST 2012


On 11/20/2012 05:13 PM, Chad Versace wrote:
> For glGetIntegerv, add support for the following in an OpenGL ES 3.0
> context:
>      GL_MAJOR_VERSION
>      GL_MINOR_VERSION
>      GL_NUM_EXTENSIONS
>
> See Table 6.29 of the OpenGL ES 3.0 spec.
>
> Fixes error GL_INVALID_ENUM in piglit egl-create-context-verify-gl-flavor,
> testcase for OpenGL ES 3.0.
>
> Signed-off-by: Chad Versace <chad.versace at linux.intel.com>

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>


More information about the mesa-dev mailing list