构造函数

属性

alphaMode: GPUCanvasAlphaMode = 'premultiplied'

canvans alpha mode

colorSpace?: string = 'srgb'

color space

depthStencilFormat: WebGPUTextureFormat = WebGPUTextureFormat.depth24plus_stencil8

depth and stencil

deviceDescriptor?: GPUDeviceDescriptor = {}

Defines the device descriptor used to create a device.

msaa: boolean = false

multi sample(msaa = 4x)

powerPreference: GPUPowerPreference

Defines the category of adapter to use.

swapChainFormat?: WebGPUTextureFormat

context params

usage?: number = ...

attach canvans usage