<!-- Thank you for filing this! Please read the [debugging tips](https://github.com/gfx-rs/wgpu/wiki/Debugging-wgpu-Applications). That may let you investigate on your own, or provide additional information that helps us to assist.--> **Description** Surfaces created from a canvas in gles only support RGBA8srgb. Would expect non-srgb to work as well Haven't checked how prevalent this is, might happen in other configurations as well and just be a property of the gles backend. **Platform** gles / wasm / browser