mirror of
https://github.com/nigels-com/glew.git
synced 2025-04-21 08:02:55 +00:00
9 lines
282 B
Plaintext
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)
|