Skip to content

Commit

Permalink
remove claimed support for unsupported feature on dx12. (#6724)
Browse files Browse the repository at this point in the history
  • Loading branch information
Vecvec authored Dec 13, 2024
1 parent 3bcfe84 commit 3cc63af
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion wgpu-types/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,6 @@ bitflags::bitflags! {
/// - `buffer myBuffer { ... } buffer_array[10]` (GLSL)
///
/// Supported platforms:
/// - DX12
/// - Vulkan
///
/// This is a native only feature.
Expand Down

0 comments on commit 3cc63af

Please sign in to comment.