glew/auto/extensions/gl/GL_EXT_discard_framebuffer
2018-04-10 19:05:49 +02:00

9 lines
282 B
Plaintext

GL_EXT_discard_framebuffer
http://www.opengl.org/registry/specs/EXT/discard_framebuffer.txt
GL_EXT_discard_framebuffer
GL_COLOR_EXT 0x1800
GL_DEPTH_EXT 0x1801
GL_STENCIL_EXT 0x1802
void glDiscardFramebufferEXT (GLenum target, GLsizei numAttachments, const GLenum* attachments)