Antkeeper  0.0.1
Namespaces | Enumerations
sampler-filter.hpp File Reference
#include <cstdint>

Go to the source code of this file.

Namespaces

 gl
 Graphics library interface.
 

Enumerations

enum class  gl::sampler_filter : std::uint8_t { gl::nearest , gl::linear }
 Filters used for texture lookups. More...