Interface GPUAdapter

Hierarchy

  • GPUAdapter

Properties

The set of values in this.GPUAdapter#adapter.adapter#features.

isFallbackAdapter: boolean

Returns the value of GPUAdapter#adapter.adapter#fallback.

The limits in this.GPUAdapter#adapter.adapter#limits.

Methods

  • Requests the GPUAdapterInfo for this GPUAdapter. Note: Adapter info values are returned with a Promise to give user agents an opportunity to perform potentially long-running checks in the future.

    Returns Promise<GPUAdapterInfo>

Generated using TypeDoc