GLES31.GlVertexAttribIFormat(Int32, Int32, Int32, Int32) Method

Definition

[Android.Runtime.Register("glVertexAttribIFormat", "(IIII)V", "")]
public static void GlVertexAttribIFormat (int attribindex, int size, int type, int relativeoffset);
[<Android.Runtime.Register("glVertexAttribIFormat", "(IIII)V", "")>]
static member GlVertexAttribIFormat : int * int * int * int -> unit

Parameters

attribindex
Int32
size
Int32
type
Int32
relativeoffset
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