]> git.tdb.fi Git - libs/gl.git/blobdiff - source/builders/sequencebuilder.h
Build sequence without target format if there's no postprocessors
[libs/gl.git] / source / builders / sequencebuilder.h
index 4cc93037dba95a322b1e04b9b77003f61bdb1d3f..931641fee8a7f6338de6b02289199194556f9544 100644 (file)
@@ -36,8 +36,7 @@ public:
        Sequence *build(unsigned, unsigned) const;
        Sequence *build(const View &) const;
        Sequence *build(const Framebuffer &) const;
-
-       FrameFormat create_frame_format() const;
+       Sequence *create_sequence(unsigned, unsigned) const;
 };
 
 } // namespace GL