GlDrawCommandsStatesAddressNV typedef

GlDrawCommandsStatesAddressNV = void Function(Pointer<Uint64> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, int count)

Implementation

typedef GlDrawCommandsStatesAddressNV = void Function(
    Pointer<Uint64> indirects,
    Pointer<Int32> sizes,
    Pointer<Uint32> states,
    Pointer<Uint32> fbos,
    int count);