PFNGLINVALIDATENAMEDFRAMEBUFFERSUBDATAPROCDart typedef

PFNGLINVALIDATENAMEDFRAMEBUFFERSUBDATAPROCDart = void Function(int framebuffer, int numAttachments, Pointer<Uint32> attachments, int x, int y, int width, int height)

Implementation

typedef PFNGLINVALIDATENAMEDFRAMEBUFFERSUBDATAPROCDart =
    void Function(
      int framebuffer,
      int numAttachments,
      Pointer<Uint32> attachments,
      int x,
      int y,
      int width,
      int height,
    );