]> git.tdb.fi Git - libs/gl.git/blobdiff - source/batch.h
Derive ProgramCompiler::DeclarationCombiner from BlockModifier
[libs/gl.git] / source / batch.h
index 2f83207edba0b464277c6c9edd655dd0d563948e..0d05d6d4ff39aeec2b5c7662f22254c09db2c420 100644 (file)
@@ -65,6 +65,8 @@ public:
        unsigned get_index(unsigned) const;
 
        void draw() const;
+private:
+       static void set_restart_index(unsigned);
 };
 
 } // namespace GL