X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fcore%2Frenderbuffer.h;h=4462e31c12ce348ecb381eb546e98637cb75ebd6;hp=aea230804173c570fda45c1c2f0f016d2231f850;hb=2d3113a7dbbe4be2f1d1e8980c1c4e42175163da;hpb=c5583e23cc7b064ac28f2b2b6993d1e5fa415d5b diff --git a/source/core/renderbuffer.h b/source/core/renderbuffer.h index aea23080..4462e31c 100644 --- a/source/core/renderbuffer.h +++ b/source/core/renderbuffer.h @@ -36,7 +36,7 @@ public: /** Returns the maximum supported sample count for multisampling. If multisampling is not supported, returns 0. */ - static unsigned get_max_samples(); + DEPRECATED static unsigned get_max_samples(); /** Allocates multisample storage for the renderbuffer. All attachments in a framebuffer must have the same number of samples. To transfer the