GlDrawCommandsNV typedef

GlDrawCommandsNV = void Function(int primitiveMode, int buffer, Pointer<Int64> indirects, Pointer<Int32> sizes, int count)

Implementation

typedef GlDrawCommandsNV = void Function(int primitiveMode, int buffer,
    Pointer<Int64> indirects, Pointer<Int32> sizes, int count);