Antkeeper  0.0.1
Namespaces | Enumerations
image-view-flag.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::image_view_flag : std::uint8_t { gl::array = 0b00000001 , gl::cube = 0b00000010 }
 Image flags. More...