python: Basic test case for 2d texture.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 14 Jul 2008 13:27:40 +0000 (22:27 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 14 Jul 2008 13:27:40 +0000 (22:27 +0900)
commit64979d618a24e8378d95944d5f1d1b5847880a48
tree34a0a9aa3c71207bbe37d2ec33e019bdc637138e
parent3aea28b9b1e9100be6836d4f88444e3cdfe5c4be
python: Basic test case for 2d texture.
src/gallium/state_trackers/python/tests/base.py [new file with mode: 0644]
src/gallium/state_trackers/python/tests/data.py [new file with mode: 0644]
src/gallium/state_trackers/python/tests/texture.py [new file with mode: 0644]