GlDrawCommandsStatesNV typedef

GlDrawCommandsStatesNV = void Function(int buffer, Pointer<Int64> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, int count)

Implementation

typedef GlDrawCommandsStatesNV = void Function(
    int buffer,
    Pointer<Int64> indirects,
    Pointer<Int32> sizes,
    Pointer<Uint32> states,
    Pointer<Uint32> fbos,
    int count);