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.

10 lines
230B

  1. GL_EXT_blend_minmax
  2. http://www.opengl.org/registry/specs/EXT/blend_minmax.txt
  3. GL_EXT_blend_minmax
  4. GL_FUNC_ADD_EXT 0x8006
  5. GL_MIN_EXT 0x8007
  6. GL_MAX_EXT 0x8008
  7. GL_BLEND_EQUATION_EXT 0x8009
  8. void glBlendEquationEXT (GLenum mode)