OSDN Git Service

mesa: remove _ARB suffix from cube map enums
authorBrian Paul <brianp@vmware.com>
Thu, 11 Feb 2016 14:45:50 +0000 (07:45 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 12 Feb 2016 22:10:15 +0000 (15:10 -0700)
commit6a08673c5eb4d55522888c3c2fd6af6946ce1264
treec98fc156bb6cb0aa1c029631ce3880d74267e26e
parentae70d0d68c06c3624fef345f70f9576b29a243bd
mesa: remove _ARB suffix from cube map enums

Just minor clean-up so we're consistent everywhere.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Reviewed-by: Timothy Arceri <timothy.arceri@collabora.com>
src/mesa/main/attrib.c
src/mesa/main/enable.c
src/mesa/main/genmipmap.c
src/mesa/main/get.c
src/mesa/main/mipmap.c
src/mesa/main/texgetimage.c
src/mesa/main/teximage.c
src/mesa/main/teximage.h
src/mesa/main/texobj.c
src/mesa/main/texparam.c
src/mesa/main/texstate.c