GlMultiDrawElementsIndirect typedef

GlMultiDrawElementsIndirect = void Function(int mode, int type, Pointer<NativeType> indirect, int drawcount, int stride)

Implementation

typedef GlMultiDrawElementsIndirect = void Function(
    int mode, int type, Pointer indirect, int drawcount, int stride);