]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Desert.seq
Use more compact data types when exporting meshes
[libs/gl.git] / demos / desertpillars / data / exported / Desert.seq
index 347f662dd7b126a4c5f12963b377b678a7d436fa..b6f94ab9252c85a46266f258f6f9d4db5c6cb189 100644 (file)
@@ -1,7 +1,7 @@
 hdr true;
-pass "" "content"
+step "" "content"
 {
-       depth_test "lequal";
+       depth_test LEQUAL;
        lighting "Desert.lightn";
        scene "Desert.wrapper.scene";
 };