GlGetPerfMonitorCountersAMDNative typedef
GlGetPerfMonitorCountersAMDNative =
Void Function(Uint32 group, Pointer<Int32> numCounters, Pointer<Int32> maxActiveCounters, Int32 counterSize, Pointer<Uint32> counters)
Implementation
typedef GlGetPerfMonitorCountersAMDNative = Void Function(
Uint32 group,
Pointer<Int32> numCounters,
Pointer<Int32> maxActiveCounters,
Int32 counterSize,
Pointer<Uint32> counters);