20 #ifndef ANTKEEPER_GL_COLOR_COMPONENT_BITS_HPP
21 #define ANTKEEPER_GL_COLOR_COMPONENT_BITS_HPP
Graphics library interface.
@ color_component_b_bit
Indicates that the B value is written to the color attachment for the appropriate sample.
@ color_component_r_bit
Indicates that the R value is written to the color attachment for the appropriate sample.
@ color_component_a_bit
Indicates that the A value is written to the color attachment for the appropriate sample.
@ color_component_g_bit
Indicates that the G value is written to the color attachment for the appropriate sample.