Implemented ability to switch between different shaders with new MultipassTechnique

This commit is contained in:
Robert Osfield
2013-12-13 12:38:01 +00:00
parent 939aa38a2a
commit 5571c361dc
5 changed files with 318 additions and 91 deletions

View File

@@ -1105,8 +1105,6 @@ int main( int argc, char **argv )
cp->addProperty(tfp);
}
cp->addProperty(isop);
sp->addProperty(cp);
}