Antkeeper  0.0.1
Namespaces | Enumerations
clear-bits.hpp File Reference
#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...