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 =
{ def glBlendFuncSeparateOES(srcRGB, dstRGB, srcAlpha, dstAlpha) end => [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze, }.freeze