mapi: add GetInteger64vEXT with EXT_disjoint_timer_query
authorTapani Pälli <tapani.palli@intel.com>
Tue, 19 Nov 2019 10:44:29 +0000 (12:44 +0200)
committerTapani Pälli <tapani.palli@intel.com>
Tue, 26 Nov 2019 05:41:24 +0000 (07:41 +0200)
commit5d58fea660c36df0ce20c96a18628a373edba180
tree985605c2643701c5d6190396a4aaccf3ab71e8ad
parent200a3301e2c1e9452dbdaef84b7e2661f59d41e5
mapi: add GetInteger64vEXT with EXT_disjoint_timer_query

From EXT_disjoint_timer_query spec:

   "Interaction: This extension adds GetInteger64vEXT if
    OpenGL ES 3.0 is not supported"

See https://github.com/KhronosGroup/OpenGL-Registry/issues/326.

Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2090
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/mapi/glapi/gen/es_EXT.xml
src/mapi/glapi/registry/gl.xml
src/mesa/main/tests/dispatch_sanity.cpp