GlDrawCommandsStatesAddressNVNative typedef

GlDrawCommandsStatesAddressNVNative = Void Function(Pointer<Uint64> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, Uint32 count)

Implementation

typedef GlDrawCommandsStatesAddressNVNative = Void Function(
    Pointer<Uint64> indirects,
    Pointer<Int32> sizes,
    Pointer<Uint32> states,
    Pointer<Uint32> fbos,
    Uint32 count);