Query: gldeleteframebuffers
OS: debian
Section: 3g
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GLDELETEFRAMEBUFFERS(3G) [FIXME: manual] GLDELETEFRAMEBUFFERS(3G)NAMEglDeleteFramebuffers - delete framebuffer objectsC SPECIFICATIONvoid glDeleteFramebuffers(GLsizei n, GLuint *framebuffers);PARAMETERSn Specifies the number of framebuffer objects to be deleted. framebuffers A pointer to an array containing n framebuffer objects to be deleted.DESCRIPTIONglDeleteFramebuffers deletes the n framebuffer objects whose names are stored in the array addressed by framebuffers. The name zero is reserved by the GL and is silently ignored, should it occur in framebuffers, as are other unused names. Once a framebuffer object is deleted, its name is again unused and it has no attachments. If a framebuffer that is currently bound to one or more of the targets GL_DRAW_FRAMEBUFFER or GL_READ_FRAMEBUFFER is deleted, it is as though glBindFramebuffer() had been executed with the corresponding target and framebuffer zero.ERRORSGL_INVALID_VALUE is generated if n is negative.SEE ALSOglGenFramebuffers(), glBindFramebuffer(), glCheckFramebufferStatus()COPYRIGHTCopyright (C) 2010 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/. [FIXME: source] 05/30/2012 GLDELETEFRAMEBUFFERS(3G)
Related Man Pages |
---|
glgenframebuffers(3g) - debian |
gldeleteframebuffers(3g) - centos |
glgenframebuffers(3g) - centos |
gldeleterenderbuffers(3g) - osx |
glgenframebuffers(3g) - osx |
Similar Topics in the Unix Linux Community |
---|
retrieving a deleted file |
FbTerm: Better terminal windows when you don't have X |
framebuffer desktop |
how do i get my threads deleted? |
Column matching |