13 #ifndef OGLPLUS_BUFFER_TARGET_1201201052_HPP
14 #define OGLPLUS_BUFFER_TARGET_1201201052_HPP
25 #include <oglplus/enums/buffer_target.ipp>
28 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
29 #include <oglplus/enums/buffer_target_names.ipp>
32 #if !OGLPLUS_ENUM_VALUE_RANGES
33 #include <oglplus/enums/buffer_target_range.ipp>
47 #include <oglplus/enums/buffer_indexed_target.ipp>
50 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
51 #include <oglplus/enums/buffer_indexed_target_names.ipp>
54 #if !OGLPLUS_ENUM_VALUE_RANGES
55 #include <oglplus/enums/buffer_indexed_target_range.ipp>
66 #endif // include guard
Enumeration-related declarations.
BufferIndexedTarget
Buffer indexed bind target.
Definition: buffer_target.hpp:46
BufferTarget
Buffer bind target.
Definition: buffer_target.hpp:24