Module: GL_INGR_blend_func_separate
- Defined in:
- lib/opengl-definitions/extensions/GL_INGR_blend_func_separate.rb
Constant Summary collapse
- Functions =
{ def glBlendFuncSeparateINGR(sfactorRGB, dfactorRGB, sfactorAlpha, dfactorAlpha) end => [ :void, :GLenum, :GLenum, :GLenum, :GLenum ].freeze, }.freeze