progs/trivial: Add tri-fbo-tex-mip

Tests rendering to mip levels other then first
This commit is contained in:
Jakob Bornecrantz
2009-03-17 15:04:07 +01:00
parent e00ae524e2
commit ae36fadb7f
4 changed files with 272 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ progs = [
'tri-cull',
'tri-dlist',
'tri-edgeflag',
'tri-fbo-tex-mip',
'tri-fbo-tex',
'tri-fbo',
'tri-flat-clip',