Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
gl | |
Graphics library interface. | |
Enumerations | |
enum | : std::uint8_t { gl::color_clear_bit = 0b001 , gl::depth_clear_bit = 0b010 , gl::stencil_clear_bit = 0b100 } |
Clear mask bits. More... | |