Module Gpu.Sampler

Samplers.

module Binding_type : sig ... end

Binding types.

module Binding_layout : sig ... end

Binding layouts.

module Address_mode : sig ... end

Address modes.

module Filter_mode : sig ... end

Filter modes.

module Mipmap_filter_mode : sig ... end

Mimap filter modes.

module Descriptor : sig ... end

Descriptors.

type t

The type for GPUSampler objects.

val label : t -> Jstr.t

label s is the label of s.