Pipeline_layout.Descriptor
Descriptors.
The type for GPUPipelineLayoutDescription
objects.
val v :
?label:Jstr.t ->
bind_group_layouts:Bind_group.Layout.t list ->
unit ->
t
v
constructs a GPUPipelineLayoutDescription
object with given parameters.