Test glTexSubImage and glCopyTexSubImage rate.
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 26 Jan 2006 17:35:31 +0000 (17:35 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 26 Jan 2006 17:35:31 +0000 (17:35 +0000)
commit77667266a7d08fd34881c1a2354d0bf9ad3f4d4e
treed420bf0bd65a7c40d62752219dcd50a801bcfae3
parent32a64680143df22529e3305f195b06f0b47c01b3
Test glTexSubImage and glCopyTexSubImage rate.
Run with -nodraw to skip rendering of test quad to get "pure" sub-tex rate.
progs/tests/Makefile
progs/tests/subtexrate.c [new file with mode: 0644]