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