This commit is contained in:
Confideo-IOM
2026-07-17 15:35:16 +01:00
parent e88e8c7e6e
commit 2fc305bc4d
2493 changed files with 228092 additions and 14 deletions
@@ -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)