X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Fcore%2Frenderbuffer.h;h=4462e31c12ce348ecb381eb546e98637cb75ebd6;hb=2d3113a7dbbe4be2f1d1e8980c1c4e42175163da;hp=aea230804173c570fda45c1c2f0f016d2231f850;hpb=1863f17c5c5563be8492d7f01e5c613a740ea1e9;p=libs%2Fgl.git 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