mapi: Add PatchParameteriOES and PatchParameteriEXT.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 8 Jul 2016 18:42:08 +0000 (11:42 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 8 Aug 2016 16:59:03 +0000 (09:59 -0700)
commit73554c47e0795a8f15a351b80498c60cf22b2535
tree46ddf7e926bcaf3117a6fd8e13ef6e62d89fe108
parent96bbb620a5952828cabe27ef7eb3adaa3f2226f4
mapi: Add PatchParameteriOES and PatchParameteriEXT.

The OES_tessellation_shader and EXT_tessellation_shader specifications
have suffixed names.  These are identical to the core function, so just
alias them.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
src/mapi/glapi/gen/ARB_tessellation_shader.xml
src/mesa/main/tests/dispatch_sanity.cpp