On 10/24/2017 09:56 PM, Eric Anholt wrote:
Tapani Pälli <tapani.pa...@intel.com> writes:
From: Harish Krupo <harish.krupo....@intel.com>
Following test checking entrypoints passes:
dEQP-EGL.functional.get_proc_address.extension.gl_ext_occlusion_query_boolean
Piglit test 'ext_occlusion_query_boolean-any-samples' passes with these changes.
No changes/regression observed in WebGL occlusion tests or Intel CI.
v2: add es2="2.0" for glapi entrypoints, clean up xml
dispatch_sanity changes (fix 'make check')
Signed-off-by: Harish Krupo <harish.krupo....@intel.com>
Signed-off-by: Tapani Pälli <tapani.pa...@intel.com>
---
src/mapi/glapi/gen/es_EXT.xml | 51 +++++++++++++++++++++++++++++++++
src/mesa/main/extensions_table.h | 1 +
src/mesa/main/tests/dispatch_sanity.cpp | 31 +++++++++++++++-----
3 files changed, 76 insertions(+), 7 deletions(-)
diff --git a/src/mapi/glapi/gen/es_EXT.xml b/src/mapi/glapi/gen/es_EXT.xml
index 3a2bdb2fdc..a09ff969c6 100644
--- a/src/mapi/glapi/gen/es_EXT.xml
+++ b/src/mapi/glapi/gen/es_EXT.xml
@@ -751,6 +751,57 @@
</function>
</category>
+<!-- 100. GL_EXT_occlusion_query_boolean -->
+<category name="GL_EXT_occlusion_query_boolean" number="29">
I think you want number="100"
doh true, will fix before pushing
Other than that, this patch is:
Reviewed-by: Eric Anholt <e...@anholt.net>
thanks for the review!
// Tapani
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev