GlDrawCommandsStatesNVNative typedef
GlDrawCommandsStatesNVNative =
Void Function(Uint32 buffer, Pointer<Int64> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, Uint32 count)
Implementation
typedef GlDrawCommandsStatesNVNative = Void Function(
Uint32 buffer,
Pointer<Int64> indirects,
Pointer<Int32> sizes,
Pointer<Uint32> states,
Pointer<Uint32> fbos,
Uint32 count);