GL.Oes.BlendEquationSeparate(All, All) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBlendEquationSeparateOES", Version="1.1")]
public static void BlendEquationSeparate (OpenTK.Graphics.ES11.All modeRGB, OpenTK.Graphics.ES11.All modeAlpha);
static member BlendEquationSeparate : OpenTK.Graphics.ES11.All * OpenTK.Graphics.ES11.All -> unit
- modeRGB
- All
- modeAlpha
- All
- Attributes