aboutsummaryrefslogtreecommitdiffstats
path: root/progs/tests/interleave.c
Commit message (Collapse)AuthorAgeFilesLines
* Two subtle things missed on the previous commit.Ian Romanick2005-11-151-1/+4
|
* Add the ability for interleave to test passing invalid format enumsIan Romanick2005-11-151-5/+43
| | | | and invalid stride values (see bugzilla #5058).
* Simple test of glInterleavedArrays functionality.Ian Romanick2005-11-141-0/+365