Skip to main content

handle_render_bundle_command

Function handle_render_bundle_command 

Source
pub(crate) fn handle_render_bundle_command(
    global: &Global,
    render_bundle_encoder_id: RenderBundleEncoderId,
    command: RenderBundleEncoderCommand,
) -> Result<(), PassStateError>