mwg API
    Preparing search index...

    Interface WebGpuDetection

    interface WebGpuDetection {
        webgpu: boolean;
        wgsl: boolean;
    }
    Index
    webgpu: boolean
    wgsl: boolean