Skip to content

Commit

Permalink
replace "Intel/Vulkan" w/ "Vulkan on Intel" (#3521)
Browse files Browse the repository at this point in the history
  • Loading branch information
bonsairobo authored Feb 23, 2023
1 parent af5f4d2 commit 0155b5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions wgpu-types/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ bitflags::bitflags! {
/// [`Features::TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES`] may enable additional usages.
///
/// Supported Platforms:
/// - Intel/Vulkan
/// - Vulkan on Intel
/// - Mobile (some)
///
/// This is a web and native feature.
Expand All @@ -280,7 +280,7 @@ bitflags::bitflags! {
/// [`Features::TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES`] may enable additional usages.
///
/// Supported Platforms:
/// - Intel/Vulkan
/// - Vulkan on Intel
/// - Mobile (some)
///
/// This is a web and native feature.
Expand Down

0 comments on commit 0155b5a

Please sign in to comment.