Wrapper for performance monitor counter functionality. More...
#include </home/chochlik/devel/oglplus/include/oglplus/ext/AMD_performance_monitor.hpp>
Public Member Functions | |
| String | GetString (void) const |
| Returns a string describing the monitor counter. More... | |
| PerfMonitorAMDType | Type (void) const |
| Returns the type of the counter. More... | |
Wrapper for performance monitor counter functionality.
| String oglplus::PerfMonitorAMDCounter::GetString | ( | void | ) | const |
Returns a string describing the monitor counter.
| PerfMonitorAMDType oglplus::PerfMonitorAMDCounter::Type | ( | void | ) | const |
Returns the type of the counter.
GL_COUNTER_TYPE_AMD Referenced by oglplus::ObjectOps< tag::DirectState, tag::PerfMonitorAMD >::Result().