Module: GL_OES_blend_subtract::Constants

Defined in:
lib/opengl-definitions/extensions/GL_OES_blend_subtract.rb

Constant Summary collapse

NBLEND_EQUATION_OES =
0x8009
NFUNC_ADD_OES =
0x8006
NFUNC_SUBTRACT_OES =
0x800A
NFUNC_REVERSE_SUBTRACT_OES =
0x800B