GLES11Ext.GlEGLImageTargetTexture2DOES(Int32, Buffer) Method

Definition

[Android.Runtime.Register("glEGLImageTargetTexture2DOES", "(ILjava/nio/Buffer;)V", "")]
public static void GlEGLImageTargetTexture2DOES (int target, Java.Nio.Buffer? image);
[<Android.Runtime.Register("glEGLImageTargetTexture2DOES", "(ILjava/nio/Buffer;)V", "")>]
static member GlEGLImageTargetTexture2DOES : int * Java.Nio.Buffer -> unit

Parameters

target
Int32
image
Buffer
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