PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLECOVERAGEEXTPROCDart typedef

PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLECOVERAGEEXTPROCDart = void Function(int renderbuffer, int coverageSamples, int colorSamples, int internalformat, int width, int height)

Implementation

typedef PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLECOVERAGEEXTPROCDart =
    void Function(
      int renderbuffer,
      int coverageSamples,
      int colorSamples,
      int internalformat,
      int width,
      int height,
    );