Wrapper for the AMD_performance_monitor extension. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/AMD_performance_monitor.hpp>
Public Member Functions | |
void | GetGroups (std::vector< PerfMonitorAMDGroup > &groups) const |
Queries the available performance counters groups. More... | |
std::vector< PerfMonitorAMDGroup > | GetGroups (void) const |
Returns the available performance counter groups. More... | |
Wrapper for the AMD_performance_monitor extension.
void oglplus::AMD_performance_monitor::GetGroups | ( | std::vector< PerfMonitorAMDGroup > & | groups | ) | const |
Queries the available performance counters groups.
std::vector<PerfMonitorAMDGroup> oglplus::AMD_performance_monitor::GetGroups | ( | void | ) | const |
Returns the available performance counter groups.