GLES31Ext.GlBlendFunciEXT(Int32, Int32, Int32) Method

Definition

[Android.Runtime.Register("glBlendFunciEXT", "(III)V", "")]
public static void GlBlendFunciEXT (int buf, int src, int dst);
[<Android.Runtime.Register("glBlendFunciEXT", "(III)V", "")>]
static member GlBlendFunciEXT : int * int * int -> unit

Parameters

buf
Int32
src
Int32
dst
Int32
Attributes

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to