ailoy-web
    Preparing search index...

    Function isWebGPUSupported

    • Parameters

      • powerPreference: "low-power" | "high-performance" = "high-performance"
      • requiredFeatures: GPUFeatureName[] = ...

      Returns Promise<{ reason?: string; supported: boolean }>