OSDN Git Service

mesa: add missing texture strings in tex_target_name()
authorBrian Paul <brianp@vmware.com>
Sun, 9 Jun 2013 16:13:00 +0000 (09:13 -0700)
committerBrian Paul <brianp@vmware.com>
Mon, 10 Jun 2013 22:35:35 +0000 (16:35 -0600)
commit91405e3502cca72062aeb202922d275bc184f69f
treef39d4ea3c4e88887a61db2b30aa5e9269e722b93
parent761320b197ecc87221d070f5e961032ab0b665a4
mesa: add missing texture strings in tex_target_name()

And add a static assert for the future.
src/mesa/main/debug.c