IGL11Ext.GlDrawTexsOES(Int16, Int16, Int16, Int16, Int16) Method

Definition

[Android.Runtime.Register("glDrawTexsOES", "(SSSSS)V", "GetGlDrawTexsOES_SSSSSHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void GlDrawTexsOES (short x, short y, short z, short width, short height);
[<Android.Runtime.Register("glDrawTexsOES", "(SSSSS)V", "GetGlDrawTexsOES_SSSSSHandler:Javax.Microedition.Khronos.Opengles.IGL11ExtInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
abstract member GlDrawTexsOES : int16 * int16 * int16 * int16 * int16 -> unit

Parameters

x
Int16
y
Int16
z
Int16
width
Int16
height
Int16
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