Selva Compute API Reference - v3.0.1
    Preparing search index...

    Interface GPUComputePassDescriptor

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

    Hierarchy (View Summary)

    Index

    Properties

    label?: string