13 #ifndef OGLPLUS_TEXTURE_FILTER_1107121519_HPP
14 #define OGLPLUS_TEXTURE_FILTER_1107121519_HPP
30 #include <oglplus/enums/texture_filter.ipp>
33 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
34 #include <oglplus/enums/texture_filter_names.ipp>
37 #if !OGLPLUS_ENUM_VALUE_RANGES
38 #include <oglplus/enums/texture_filter_range.ipp>
51 #include <oglplus/enums/texture_mag_filter.ipp>
54 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
55 #include <oglplus/enums/texture_mag_filter_names.ipp>
58 #if !OGLPLUS_ENUM_VALUE_RANGES
59 #include <oglplus/enums/texture_mag_filter_range.ipp>
72 #include <oglplus/enums/texture_min_filter.ipp>
75 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
76 #include <oglplus/enums/texture_min_filter_names.ipp>
79 #if !OGLPLUS_ENUM_VALUE_RANGES
80 #include <oglplus/enums/texture_min_filter_range.ipp>
85 #endif // include guard
TextureFilter
Texture filter enumeration.
Definition: texture_filter.hpp:29
TextureMinFilter
Texture minification filter enumeration.
Definition: texture_filter.hpp:71
Enumeration-related declarations.
TextureMagFilter
Texture magnification filter enumeration.
Definition: texture_filter.hpp:50