Module: GL_OES_blend_func_separate
- Defined in:
- lib/opengl-definitions/extensions/GL_OES_blend_func_separate.rb
Defined Under Namespace
Modules: Constants
Constant Summary collapse
- FUNCTIONS =
{ glBlendFuncSeparateOES: [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze, }.freeze