Trilium Frontend API
    Preparing search index...

    Interface GPUComputePassDescriptor

    interface GPUComputePassDescriptor {
        label?: string;
        timestampWrites?: GPUComputePassTimestampWrites;
    }

    Hierarchy (View Summary)

    Index

    Properties

    label?: string