brr
Gpu.Render_pipeline
Render pipelines.
brr.ocaml_poke
brr.ocaml_poke_ui
brr.poke
brr.poked
module Descriptor : sig ... end
Descriptors.
type t
The type for GPURenderPipeline objects.
GPURenderPipeline
val label : t -> Jstr.t
label p is the label of p.
label p
p
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.
get_bind_group_layout p i
i