20 #ifndef ANTKEEPER_GL_STENCIL_FACE_BITS_HPP
21 #define ANTKEEPER_GL_STENCIL_FACE_BITS_HPP
Graphics library interface.
@ stencil_face_front_bit
Only the front set of stencil state is updated.
@ stencil_face_back_bit
Only the back set of stencil state is updated.
@ stencil_face_front_and_back
Both sets of stencil state are updated.