Default values can be set using WGPU_MULTISAMPLE_STATE_INIT as initializer.
Definition at line 2404 of file webgpu.h.
◆ nextInChain
◆ count
| uint32_t WGPUMultisampleState::count |
The INIT macro sets this to 1.
Definition at line 2409 of file webgpu.h.
◆ mask
| uint32_t WGPUMultisampleState::mask |
The INIT macro sets this to 0xFFFFFFFF.
Definition at line 2413 of file webgpu.h.
◆ alphaToCoverageEnabled
| WGPUBool WGPUMultisampleState::alphaToCoverageEnabled |
The INIT macro sets this to WGPU_FALSE.
Definition at line 2417 of file webgpu.h.