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

[gl] Color mask warning fix #3608

Closed kvark closed 3 years ago

kvark commented 3 years ago

Fixes

[2021-01-19T16:50:33Z WARN gfx_backend_gl::queue] GLES and WebGL do not support per-target color masks. Falling back on global mask.

kvark commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: