mesa: add _mesa_total_texture_memory() debug function
authorBrian Paul <brianp@vmware.com>
Fri, 6 Apr 2012 21:45:39 +0000 (15:45 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 11 Apr 2012 13:00:01 +0000 (07:00 -0600)
commit71d69161ab86e88dfbfe9931c03eef9d17de90ef
tree24ec5700fd29cd3164eac565af580b44bfdd8e19
parent223654b81ddb50cc42ed8cd722b389b302a26980
mesa: add _mesa_total_texture_memory() debug function

This function can be called in gdb to find out how much memory is used
by all texture objects.
src/mesa/main/texobj.c
src/mesa/main/texobj.h