PFNGLGETNCONVOLUTIONFILTERARBPROCDart typedef

PFNGLGETNCONVOLUTIONFILTERARBPROCDart = void Function(int target, int format, int type, int bufSize, Pointer<NativeType> image)

Implementation

typedef PFNGLGETNCONVOLUTIONFILTERARBPROCDart =
    void Function(
      int target,
      int format,
      int type,
      int bufSize,
      Pointer<NativeType> image,
    );