OGLplus (0.30.0) a C++ wrapper for OpenGL

/home/chochlik/devel/oglplus/include/oglplus/ext/AMD_performance_monitor.hpp File Reference

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>
Include dependency graph for AMD_performance_monitor.hpp:

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...

Detailed Description

Wrapper for the AMD_performance_monitor extension.

Note:
Work in progress
Author:
Matus Chochlik

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)


Copyright © 2010-2013 Matúš Chochlík, University of Žilina, Žilina, Slovakia.
<matus.chochlik -at- fri.uniza.sk>
<chochlik -at -gmail.com>
Documentation generated on Tue May 7 2013 by Doxygen (version 1.7.6.1).