GlVertexArrayMultiTexCoordOffsetEXTNative typedef
GlVertexArrayMultiTexCoordOffsetEXTNative =
Void Function(Uint32 vaobj, Uint32 buffer, Uint32 texunit, Int32 size, Uint32 type, Int32 stride, Int64 offset)
Implementation
typedef GlVertexArrayMultiTexCoordOffsetEXTNative = Void Function(
Uint32 vaobj,
Uint32 buffer,
Uint32 texunit,
Int32 size,
Uint32 type,
Int32 stride,
Int64 offset);