Constant GPU_NEAREST

Source
pub const GPU_NEAREST: GPU_TEXTURE_FILTER_PARAM = 0;
Expand description

< Nearest-neighbor interpolation.