glBindFramebuffer, glCreateFramebuffers, glFramebufferRenderbuffer, glFramebufferTexture, glGenFramebuffers, glGetFramebufferParameter
Copyright© 2013-2014 Khronos Group. This material may be distributed subject to the terms and conditions set forth in the Open Publication License, v 1.0, 8 June 1999. http://opencontent.org/openpub/.
Page generated by adrdox
glFramebufferParameteri: man4/glFramebufferParameteri.xml
glFramebufferParameteri and glNamedFramebufferParameteri modify the value of the parameter named pname in the specified framebuffer object. There are no modifiable parameters of the default draw and read framebuffer, so they are not valid targets of these commands. For glFramebufferParameteri, the framebuffer object is that bound to target, which must be GL_DRAW_FRAMEBUFFER, GL_READ_FRAMEBUFFER or GL_FRAMEBUFFER. GL_FRAMEBUFFER is equivalent to GL_DRAW_FRAMEBUFFER. For glNamedFramebufferParameteri, framebuffer is the name of the framebuffer object. pname specifies the parameter to be modified. The following values are accepted: