]> git.tdb.fi Git - libs/gl.git/blobdiff - source/buffer.h
Align uniform blocks properly
[libs/gl.git] / source / buffer.h
index 6f0a9708e18069485460587d3295b63aaf6055b1..206cec8d0d2c580aef949b94acb4539c57a21a11 100644 (file)
@@ -135,6 +135,7 @@ private:
 
 public:
        static unsigned get_n_uniform_buffer_bindings();
+       static unsigned get_uniform_buffer_alignment();
 };
 
 } // namespace GL