Antkeeper  0.0.1
Namespaces | Enumerations
shader-stage.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::shader_stage : std::uint8_t { gl::vertex , gl::fragment , gl::geometry }
 Enumerates all supported shader stages. More...