From: Ian Romanick <ian.d.roman...@intel.com> Signed-off-by: Ian Romanick <ian.d.roman...@intel.com> --- src/mapi/glapi/gen/gl_API.xml | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/src/mapi/glapi/gen/gl_API.xml b/src/mapi/glapi/gen/gl_API.xml index c883e8f..80ea44a 100644 --- a/src/mapi/glapi/gen/gl_API.xml +++ b/src/mapi/glapi/gen/gl_API.xml @@ -7965,7 +7965,12 @@ <xi:include href="ARB_blend_func_extended.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> <!-- 79. GL_ARB_explicit_attrib_location --> -<!-- 80. GL_ARB_occlusion_query2 --> + +<category name="GL_ARB_occlusion_query2" number="80"> + <enum name="ANY_SAMPLES_PASSED" count="1" value="0x8C2F"> + <size name="GetQueryiv" mode="get"/> + </enum> +</category> <xi:include href="ARB_sampler_objects.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> -- 1.7.6.5 _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev