Module Bind_group.Entry

Entries.

type t

The type for GPUBindGroupEntry objects.

val of_sampler : int -> Sampler.t -> t
val of_texture_view : int -> Texture.View.t -> t
val of_buffer_binding : int -> Buffer.Binding.t -> t
val of_external_texture : int -> Texture.External.t -> t