progs/trivial: draw non-interleaved arrays out of one vbo

This commit is contained in:
Keith Whitwell
2009-03-24 15:27:21 +00:00
parent 39320c1bee
commit 2312f697a2
3 changed files with 262 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ progs = [
'tri-scissor-tri',
'tri-stencil',
'tri-stipple',
'tri-multitex-vbo',
'tri-tex',
'tri-tex-3d',
'tri-tri',