OSDN Git Service

mapi: Add support for ARB_gpu_shader_int64.
authorDave Airlie <airlied@redhat.com>
Wed, 8 Jun 2016 20:23:13 +0000 (06:23 +1000)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 20 Jan 2017 23:41:23 +0000 (15:41 -0800)
commit150f2fa78999ff20a9e21e58b72ae31b7cd845b8
treef4dad938d51473d4bbae1b903538b82c1360abd5
parent74c23bde5b8155a84233265c56bedac8f38de14e
mapi: Add support for ARB_gpu_shader_int64.

Just add the boilerplate xml code.

v2 (idr): Update dispatch_sanity.  Only add extension functions in core
profile.

v3 (idr): Remove comment line from gl_API.xml.  Suggested by Matt.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> [v1]
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mapi/glapi/gen/ARB_gpu_shader_int64.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/apiexec.py
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/tests/dispatch_sanity.cpp
src/mesa/main/uniforms.c
src/mesa/main/uniforms.h