Trilium Frontend API
    Preparing search index...

    Interface GPURenderBundle

    The GPURenderBundle interface of the WebGPU API represents a container for pre-recorded bundles of commands. Available only in secure contexts.

    MDN Reference

    interface GPURenderBundle {
        label: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    label: string