Antkeeper  0.0.1
Namespaces | Enumerations
pixel-format.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::pixel_format : std::uint8_t {
  gl::d , gl::ds , gl::r , gl::rg ,
  gl::rgb , gl::bgr , gl::rgba , gl::bgra
}