GlDrawCommandsNVNative typedef
GlDrawCommandsNVNative =
Void Function(Uint32 primitiveMode, Uint32 buffer, Pointer<Int64> indirects, Pointer<Int32> sizes, Uint32 count)
Implementation
typedef GlDrawCommandsNVNative = Void Function(
Uint32 primitiveMode,
Uint32 buffer,
Pointer<Int64> indirects,
Pointer<Int32> sizes,
Uint32 count);