mesa/tests: add KHR_debug GLES glGetPointervKHR entry points
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 3 Dec 2015 22:01:31 +0000 (22:01 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 4 Dec 2015 13:56:43 +0000 (13:56 +0000)
commit1074e38fbbc89a06c74f036622cbe2778bee993a
treee64f63f2f807a8dca4917c835e2cce448eb13d53
parentb715e6d52832a0761ccec5c1252e7458499bf752
mesa/tests: add KHR_debug GLES glGetPointervKHR entry points

Should have been part of commit f53f9eb8d49 "glapi: add GetPointervKHR
to the ES dispatch".

v2: comment out the ES1.1 symbol and use the same description (pattern)
as elsewhere (Matt)

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=93235
Fixes: f53f9eb8d49 "glapi: add GetPointervKHR to the ES dispatch".
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Tested-by: Vinson Lee <vlee@freedesktop.org> (v1)
Tested-by: Michel Dänzer <michel.daenzer@amd.com>
src/mesa/main/tests/dispatch_sanity.cpp