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

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::pixel_type : std::uint8_t {
  gl::int_8 , gl::uint_8 , gl::int_16 , gl::uint_16 ,
  gl::int_32 , gl::uint_32 , gl::float_16 , gl::float_32
}