Module Gpu.Render_bundle

Render bundles.

module Descriptor : sig ... end

Descriptors.

type t

The type for GPURenderBundle objects.

val label : t -> Jstr.t

label b is the label of b.

module Encoder : sig ... end

Encoders.