Layout.Descriptor
Descriptors.
type t
The type for GPUBindGroupLayoutDescriptor objects.
GPUBindGroupLayoutDescriptor
val v : entries:Entry.t list -> unit -> t
v constructs a GPUBindGroupLayoutDescriptor objects with given parameters.
v