Wrapper for the AMD_performance_monitor extension. More...
#include <oglplus/config.hpp>#include <oglplus/extension.hpp>#include <oglplus/enumerations.hpp>#include <cassert>#include <vector>#include <oglplus/enums/ext/amd_perf_monitor_type.ipp>#include <oglplus/enums/ext/amd_perf_monitor_type_range.ipp>
Go to the source code of this file.
Classes | |
| class | oglplus::PerfMonitorAMDCounter |
| Wrapper for performance monitor counter functionality. More... | |
| class | oglplus::PerfMonitorAMDGroup |
| Wrapper for performance monitor group functionality. More... | |
| class | oglplus::PerfMonitorAMDResult |
| Wrapper for performance counter result. More... | |
| class | oglplus::PerfMonitorAMDOps |
| Wrapper for AMD_performance_monitor-object-related operations. More... | |
| class | oglplus::PerfMonitorAMD |
| An OGLplus object encapsulating the performance monitor functionality. More... | |
| class | oglplus::AMD_performance_monitor |
| Wrapper for the AMD_performance_monitor extension. More... | |
Namespaces | |
| namespace | oglplus |
All definitions of OGLplus are nested in the oglplus namespace. | |
Enumerations | |
| enum | oglplus::PerfMonitorAMDType { oglplus::UnsignedInt, oglplus::Float, oglplus::UnsignedInt64, oglplus::Percentage } |
| Performance counter type. More... | |
Wrapper for the AMD_performance_monitor extension.
Copyright 2010-2013 Matus Chochlik. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)