20 #ifndef ANTKEEPER_GL_CLEAR_BITS_HPP
21 #define ANTKEEPER_GL_CLEAR_BITS_HPP
Graphics library interface.
@ color_clear_bit
Indicates the color buffer should be cleared.
@ depth_clear_bit
Indicates the depth buffer should be cleared.
@ stencil_clear_bit
Indicates the stencil buffer should be cleared.