pub(crate) fn new_render_bundle_encoder_descriptor(
label: Label<'_>,
context: &RenderPassContext,
depth_read_only: bool,
stencil_read_only: bool,
) -> RenderBundleEncoderDescriptor<'static>Available on (crate features
trace or replay) and crate feature trace only.