progs/trivial: add test case for lighting plus per-vertex materials
authorKeith Whitwell <keithw@vmware.com>
Tue, 30 Jun 2009 15:19:23 +0000 (16:19 +0100)
committerKeith Whitwell <keithw@vmware.com>
Tue, 30 Jun 2009 15:19:23 +0000 (16:19 +0100)
commit6af783bea0e171582f86c8456ca521ac242abc39
tree7dc3d57a99a0f31191aee097f00b192c73fb9387
parenta9ae89d104161c1052beda7e3dcb21b8b7af5ba3
progs/trivial: add test case for lighting plus per-vertex materials

Exercise material-within-begin/end case.
progs/trivial/Makefile
progs/trivial/tri-lit-material.c [new file with mode: 0644]