Module Sampler.Mipmap_filter_mode

Mimap filter modes.

type t = Jstr.t

The type for GPUMimapFilterMode values.

val nearest : t
val linear : t