Module: GL_OES_blend_func_separate::Constants
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb
Constant Summary collapse
- GL_BLEND_DST_RGB_OES =
0x80C8
- GL_BLEND_SRC_RGB_OES =
0x80C9
- GL_BLEND_DST_ALPHA_OES =
0x80CA
- GL_BLEND_SRC_ALPHA_OES =
0x80CB