GlListDrawCommandsStatesClientNVNative typedef
GlListDrawCommandsStatesClientNVNative =
Void Function(Uint32 list, Uint32 segment, Pointer<NativeType> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, Uint32 count)
Implementation
typedef GlListDrawCommandsStatesClientNVNative = Void Function(
Uint32 list,
Uint32 segment,
Pointer indirects,
Pointer<Int32> sizes,
Pointer<Uint32> states,
Pointer<Uint32> fbos,
Uint32 count);