gfx-rs / gfx

[maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
http://gfx-rs.github.io/
Apache License 2.0
5.35k stars 548 forks source link

Draw buffer color masks are not supported with WebGL #3593

Closed VincentJousse closed 3 years ago

VincentJousse commented 3 years ago

Trying to launch wgpu-rs' hello-triangle example on WebGL leads to a panic telling : Draw buffer color masks are not supported