]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/compiler.h
Remove generic clipping state
[libs/gl.git] / source / glsl / compiler.h
index 1c07f3250d9bc4d964168a7fd868a16346e5cd06..9d839745aa752e365b81057a3f46b917c52c9401 100644 (file)
@@ -112,6 +112,8 @@ public:
        source). */
        const std::map<std::string, unsigned> &get_uniform_block_bindings() const;
 
+       unsigned get_n_clip_distances() const;
+
        /** Returns the mapping of source indices to filenames.  Can be used to
        translate error messages. */
        const SourceMap &get_source_map() const;