mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 23:04:07 +00:00
replace "Intel/Vulkan" w/ "Vulkan on Intel" (#3521)
This commit is contained in:
parent
af5f4d20f4
commit
0155b5a0c2
@ -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.
|
||||
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user