You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WGPUColorWriteMask refers to GPUColorWrite in the WebGPU specification. Is the inclusion of "mask" in the name a typo, or is it intentional by design? Other flag types in the API do not seem to include a suffix like this.