GlListDrawCommandsStatesClientNV typedef

GlListDrawCommandsStatesClientNV = void Function(int list, int segment, Pointer<NativeType> indirects, Pointer<Int32> sizes, Pointer<Uint32> states, Pointer<Uint32> fbos, int count)

Implementation

typedef GlListDrawCommandsStatesClientNV = void Function(
    int list,
    int segment,
    Pointer indirects,
    Pointer<Int32> sizes,
    Pointer<Uint32> states,
    Pointer<Uint32> fbos,
    int count);