PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROCDart typedef

PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROCDart = void Function(int renderbuffer, int samples, int storageSamples, int internalformat, int width, int height)

Implementation

typedef PFNGLNAMEDRENDERBUFFERSTORAGEMULTISAMPLEADVANCEDAMDPROCDart =
    void Function(
      int renderbuffer,
      int samples,
      int storageSamples,
      int internalformat,
      int width,
      int height,
    );