mesa: Don't compute an unused texture completeness debug string.
authorEric Anholt <eric@anholt.net>
Tue, 2 Nov 2010 20:40:39 +0000 (13:40 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 2 Nov 2010 21:24:42 +0000 (14:24 -0700)
commit1210aa75513391779c87e93f009fcf3e52a79cbf
tree57d85764178bf974f28f720080c1b0165c6c7f0a
parent965c8a3f1d0f5013359340cda72117faa8960f91
mesa: Don't compute an unused texture completeness debug string.

This showed up at about 1% on cairo-gl firefox-talos-gfx, where
glClear() is called while a texture is incomplete.
src/mesa/main/texobj.c