Antkeeper
0.0.1
|
#include <cstdint>
Go to the source code of this file.
Namespaces | |
gl | |
Graphics library interface. | |
Enumerations | |
enum class | gl::vertex_input_rate : std::uint8_t { gl::vertex , gl::instance } |
Rate at which vertex attributes are pulled from buffers. More... | |