test
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
GL_EXT_discard_framebuffer
|
||||
https://www.khronos.org/registry/OpenGL/extensions/EXT/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)
|
||||
Reference in New Issue
Block a user