GlVertexAttribIFormatNative typedef

GlVertexAttribIFormatNative = Void Function(Uint32 program, Int32 location, Uint32 v0, Uint32 v1)

Implementation

typedef GlVertexAttribIFormatNative = Void Function(
    Uint32 attribindex, Int32 size, Uint32 type, Uint32 relativeoffset);