X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fframeformat.h;h=a78985f38583fa5227c7683bfa9716ca300f3849;hb=1fba50491957cdd28cff4082a32764691d8ec473;hp=c80f63e0dd02518e00aa85f9f1eae75947beb564;hpb=a4d83d3748cdde8cf30683d36a040d3dfacfd693;p=libs%2Fgl.git diff --git a/source/core/frameformat.h b/source/core/frameformat.h index c80f63e0..a78985f3 100644 --- a/source/core/frameformat.h +++ b/source/core/frameformat.h @@ -77,6 +77,7 @@ inline unsigned get_attach_point(FrameAttachment fa) PixelFormat get_attachment_pixelformat(FrameAttachment); GLenum get_gl_attachment(FrameAttachment); +GLenum get_gl_buffer_bits(const FrameFormat &); } // namespace GL } // namespace Msp