mesa: use the correct string for the ES GL_KHR_debug functions
authorEmil Velikov <emil.l.velikov@gmail.com>
Thu, 5 Nov 2015 20:22:25 +0000 (20:22 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 20 Nov 2015 11:14:05 +0000 (11:14 +0000)
commitaf272368547600e1db87d4dd5d718e41ea9db6c0
tree862a4c93a4e43fbb6645005048f72b298fbc8f1f
parent9108a785a0fc6bb47ca577d2e2bdcf3728fead43
mesa: use the correct string for the ES GL_KHR_debug functions

As defined in the spec

    when implemented in an OpenGL ES context, all entry points defined
    by this extension must have a "KHR" suffix.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/mesa/main/errors.c
src/mesa/main/getstring.c
src/mesa/main/objectlabel.c