PFNGLVERTEXARRAYSECONDARYCOLOROFFSETEXTPROC typedef
PFNGLVERTEXARRAYSECONDARYCOLOROFFSETEXTPROC =
Void Function(Uint32 vaobj, Uint32 buffer, Int32 size, Uint32 type, Uint32 stride, Pointer<NativeType> offset)
Implementation
typedef PFNGLVERTEXARRAYSECONDARYCOLOROFFSETEXTPROC =
Void Function(
Uint32 vaobj,
Uint32 buffer,
Int32 size,
Uint32 type,
Uint32 stride,
Pointer<NativeType> offset,
);