summaryrefslogtreecommitdiff
path: root/engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract
diff options
context:
space:
mode:
Diffstat (limited to 'engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract')
-rw-r--r--engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract9
1 files changed, 9 insertions, 0 deletions
diff --git a/engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract b/engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract
new file mode 100644
index 0000000..4dd7105
--- /dev/null
+++ b/engine-ocean/External/glew/auto/extensions/gl/GL_OES_blend_subtract
@@ -0,0 +1,9 @@
+GL_OES_blend_subtract
+https://www.khronos.org/registry/OpenGL/extensions/OES/OES_blend_subtract.txt
+GL_OES_blend_subtract
+
+ GL_FUNC_ADD_OES 0x8006
+ GL_BLEND_EQUATION_OES 0x8009
+ GL_FUNC_SUBTRACT_OES 0x800A
+ GL_FUNC_REVERSE_SUBTRACT_OES 0x800B
+ void glBlendEquationOES (GLenum mode)