PFNGLMULTIDRAWELEMENTSINDIRECTBINDLESSCOUNTNVPROCDart typedef

PFNGLMULTIDRAWELEMENTSINDIRECTBINDLESSCOUNTNVPROCDart = void Function(int mode, int type, Pointer<NativeType> indirect, int drawCount, int maxDrawCount, int stride, int vertexBufferCount)

Implementation

typedef PFNGLMULTIDRAWELEMENTSINDIRECTBINDLESSCOUNTNVPROCDart =
    void Function(
      int mode,
      int type,
      Pointer<NativeType> indirect,
      int drawCount,
      int maxDrawCount,
      int stride,
      int vertexBufferCount,
    );