We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dce191 commit c950a89Copy full SHA for c950a89
librashader/src/lib.rs
@@ -41,7 +41,7 @@
41
//! | Direct3D 11 | ✅ | `d3d11` |
42
//! | Direct3D 12 | ✅ | `d3d12` |
43
//! | Metal | ✅ | `metal` |
44
-//! | wgpu | 🆗 | `wgpu` |
+//! | wgpu | ✅ | `wgpu` |
45
//!
46
//! ✅ Full Support — 🆗 Secondary Support
47
0 commit comments