wgblas
    Preparing search index...
    • Returns the requestDevice descriptor to pass to adapter.requestDevice(). Includes requiredFeatures: ["timestamp-query"] when benchmark is enabled and supported; returns an empty descriptor otherwise so the device is still created without benchmark support.

      Parameters

      • adapter: GPUAdapter
      • enabled: boolean

      Returns { requiredFeatures?: string[] }