PFNGLMULTIDRAWELEMENTSINDIRECTAMDPROCDart typedef

PFNGLMULTIDRAWELEMENTSINDIRECTAMDPROCDart = void Function(int mode, int type, Pointer<NativeType> indirect, int primcount, int stride)

Implementation

typedef PFNGLMULTIDRAWELEMENTSINDIRECTAMDPROCDart =
    void Function(
      int mode,
      int type,
      Pointer<NativeType> indirect,
      int primcount,
      int stride,
    );