Go to the source code of this file.
Classes | |
| struct | eagine::eglp::sync_attrib_traits |
| Traits for EGL sync object key/value list traits. More... | |
Namespaces | |
| eagine | |
| Common code is placed in this namespace. | |
| eagine::eglp | |
| EGL-related code is placed in this namespace. | |
Typedefs | |
| template<std::size_t N> | |
| using | eagine::eglp::sync_attributes = key_value_list< sync_attrib_traits, N > |
| Alias for EGL sync object attribute key/value list. | |
| using | eagine::eglp::sync_attribute_value = key_value_list_element< sync_attrib_traits > |
| Alias for EGL sync object attribute key/value list. More... | |
Copyright 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