diff --git a/wgpu-types/src/lib.rs b/wgpu-types/src/lib.rs index f81be32a1..1b96cfdca 100644 --- a/wgpu-types/src/lib.rs +++ b/wgpu-types/src/lib.rs @@ -329,7 +329,6 @@ bitflags::bitflags! { /// /// Supported platforms: /// - DX12 - /// - Metal /// - Vulkan /// /// This is a native only feature.