PFNGLPATHCOLORGENNVPROCDart typedef

PFNGLPATHCOLORGENNVPROCDart = void Function(int color, int genMode, int colorFormat, Pointer<Float> coeffs)

Implementation

typedef PFNGLPATHCOLORGENNVPROCDart =
    void Function(
      int color,
      int genMode,
      int colorFormat,
      Pointer<Float> coeffs,
    );