PFNGLINVALIDATESUBFRAMEBUFFERPROCDart typedef

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

Implementation

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