13 #ifndef OGLPLUS_BLEND_FUNC_1107121519_HPP
14 #define OGLPLUS_BLEND_FUNC_1107121519_HPP
28 #include <oglplus/enums/blend_function.ipp>
31 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
32 #include <oglplus/enums/blend_function_names.ipp>
35 #if !OGLPLUS_ENUM_VALUE_RANGES
36 #include <oglplus/enums/blend_function_range.ipp>
50 #include <oglplus/enums/blend_equation.ipp>
53 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
54 #include <oglplus/enums/blend_equation_names.ipp>
57 #if !OGLPLUS_ENUM_VALUE_RANGES
58 #include <oglplus/enums/blend_equation_range.ipp>
72 #include <oglplus/enums/blend_equation_advanced.ipp>
75 #if !OGLPLUS_NO_ENUM_VALUE_NAMES
76 #include <oglplus/enums/blend_equation_advanced_names.ipp>
79 #if !OGLPLUS_ENUM_VALUE_RANGES
80 #include <oglplus/enums/blend_equation_advanced_range.ipp>
88 #endif // include guard
BlendFunction BlendFn
Alternative name for the BlendFunction enumeration.
Definition: blend_function.hpp:40
Enumeration-related declarations.
BlendEquation
Blend equation enumeration.
Definition: blend_function.hpp:49
BlendFunction
Blend function type enumeration.
Definition: blend_function.hpp:27
BlendEquation BlendEq
Alternative name for the BlendEquation enumeration.
Definition: blend_function.hpp:62
BlendEquationAdvanced BlendEqAdv
Alternative name for the BlendEquationAdvanced enumeration.
Definition: blend_function.hpp:84
BlendEquationAdvanced
Advanced blend equation enumeration.
Definition: blend_function.hpp:71