You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
282B

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