mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2
authorAlejandro Piñeiro <apinheiro@igalia.com>
Thu, 19 Nov 2015 10:26:05 +0000 (11:26 +0100)
committerEduardo Lima Mitev <elima@igalia.com>
Thu, 3 Mar 2016 14:14:06 +0000 (15:14 +0100)
commit2453bba504ef2e88c5ab3737f159314572527a46
tree37a1bef5e5b0ca602b24decca69b4c9a16e2a2e7
parentd432337e2dc0759563c8e1ef573aa3805aa2eed8
mesa: Add dispatch and extension XML for GL_ARB_internalformat_query2

Equivalent to commit bda540 (that added GL_ARB_internalformat_query)

v2: include the new xml to to API_XML list at Makefile.am (Emil Velikov)

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/mapi/glapi/gen/ARB_internalformat_query2.xml [new file with mode: 0644]
src/mapi/glapi/gen/Makefile.am
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/tests/dispatch_sanity.cpp