mesa/main: remove ARB suffix from glGetnTexImage
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Wed, 21 Nov 2018 19:09:46 +0000 (20:09 +0100)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Mon, 26 Nov 2018 11:29:54 +0000 (12:29 +0100)
commitf1998e15ffccf260552bf559abe1a733a8ce990e
tree8af42f101cb523be000c7bfe2ef6925270be8358
parentf5d053702fa976a3112d9c6a2425430365db40f8
mesa/main: remove ARB suffix from glGetnTexImage

This function has been core since OpenGL 4.3, so naming the
implementation and reporting erros using an ARB-suffix can be
confusing.

Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Juan A. Suarez <jasuarez@igalia.com>
src/mapi/glapi/gen/ARB_robustness.xml
src/mapi/glapi/gen/gl_API.xml
src/mesa/main/texgetimage.c
src/mesa/main/texgetimage.h