Module Gpu.Bind_group

Bind groups.

module Layout : sig ... end

Layouts.

module Entry : sig ... end

Entries.

module Descriptor : sig ... end

Descriptors.

type t

The type for GPUBindGroup objects.

val label : t -> Jstr.t

label g is the label of g.