Buffer binding point indices. More...
#include <oglplus/limited_value.hpp>
Go to the source code of this file.
Classes | |
class | oglplus::UniformBufferBindingPoint |
Type for the uniform buffer binding point index. More... | |
class | oglplus::TransformFeedbackBufferBindingPoint |
Type for the transform feedback buffer binding point index. More... | |
class | oglplus::AtomicCounterBufferBindingPoint |
Type for the atomic counter buffer binding point index. More... | |
class | oglplus::ShaderStorageBufferBindingPoint |
Type for the shader storage buffer binding point index. More... | |
Namespaces | |
oglplus | |
All definitions of OGLplus are nested in the oglplus namespace. | |
Buffer binding point indices.
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)