PFNGLGETPERFMONITORCOUNTERSAMDPROCDart typedef

PFNGLGETPERFMONITORCOUNTERSAMDPROCDart = void Function(int group, Pointer<Int32> numCounters, Pointer<Int32> maxActiveCounters, int counterSize, Pointer<Uint32> counters)

Implementation

typedef PFNGLGETPERFMONITORCOUNTERSAMDPROCDart =
    void Function(
      int group,
      Pointer<Int32> numCounters,
      Pointer<Int32> maxActiveCounters,
      int counterSize,
      Pointer<Uint32> counters,
    );