Interface IWebGPUInitInput

Interface as input of the initWebGPU function.

Hierarchy

  • IWebGPUInitInput

Properties

canvas: HTMLCanvasElement

HTML canvas element

format?: GPUTextureFormat

The GPU texture format

msaaCount?: number

MSAA count (1 or 4)

Generated using TypeDoc