PFNGLGETPERFMONITORGROUPSAMDPROCDart typedef

PFNGLGETPERFMONITORGROUPSAMDPROCDart = void Function(Pointer<Int32> numGroups, int groupsSize, Pointer<Uint32> groups)

Implementation

typedef PFNGLGETPERFMONITORGROUPSAMDPROCDart =
    void Function(
      Pointer<Int32> numGroups,
      int groupsSize,
      Pointer<Uint32> groups,
    );