PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROCDart typedef

PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROCDart = void Function(int target, int attachment, int texture, int level, int baseViewIndex, int numViews)

Implementation

typedef PFNGLFRAMEBUFFERTEXTUREMULTIVIEWOVRPROCDart =
    void Function(
      int target,
      int attachment,
      int texture,
      int level,
      int baseViewIndex,
      int numViews,
    );