Gpu.Compute_pipeline
Compute pipelines.
module Descriptor : sig ... end
Descriptors.
The type for GPUComputePipeline
objects.
val get_bind_group_layout : t -> int -> Bind_group.Layout.t
get_bind_group_layout p i
gets the bind group layout i
of p
.