PFNGLSELECTPERFMONITORCOUNTERSAMDPROCDart typedef

PFNGLSELECTPERFMONITORCOUNTERSAMDPROCDart = void Function(int monitor, int enable, int group, int numCounters, Pointer<Uint32> counterList)

Implementation

typedef PFNGLSELECTPERFMONITORCOUNTERSAMDPROCDart =
    void Function(
      int monitor,
      int enable,
      int group,
      int numCounters,
      Pointer<Uint32> counterList,
    );