GlVertexAttribFormatNVNative typedef
GlVertexAttribFormatNVNative =
Void Function(Uint32 index, Int32 size, Uint32 type, Uint8 normalized, Int32 stride)
Implementation
typedef GlVertexAttribFormatNVNative = Void Function(
Uint32 index, Int32 size, Uint32 type, Uint8 normalized, Int32 stride);