EGL context flags type enumeration. More...
#include <eglplus/enumerations.hpp>#include <eglplus/bitfield.hpp>#include <eglplus/enums/context_flag.ipp>#include <eglplus/enums/context_flag_range.ipp>Go to the source code of this file.
Namespaces | |
| eglplus | |
| All definitions of EGLplus are nested in the eglplus namespace. | |
Enumerations | |
| enum | eglplus::ContextFlag : EGLenum { eglplus::ContextFlag::OpenGLDebug, eglplus::ContextFlag::OpenGLForwardCompatible, eglplus::ContextFlag::OpenGLRobustAccess } |
| EGL context flags enumeration. More... | |
EGL context flags type enumeration.
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)