replace "Intel/Vulkan" w/ "Vulkan on Intel" (#3521)

This commit is contained in:
Duncan 2023-02-23 05:50:00 -08:00 committed by GitHub
parent af5f4d20f4
commit 0155b5a0c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.