GlSelectPerfMonitorCountersAMDNative typedef
GlSelectPerfMonitorCountersAMDNative =
Void Function(Uint32 monitor, Uint8 enable, Uint32 group, Int32 numCounters, Pointer<Uint32> counterList)
Implementation
typedef GlSelectPerfMonitorCountersAMDNative = Void Function(Uint32 monitor,
Uint8 enable, Uint32 group, Int32 numCounters, Pointer<Uint32> counterList);