Removed metal from platforms that support multi draw indirect

This commit is contained in:
Andreas Fischer 2021-07-15 07:20:21 +02:00
parent 37bf7d8409
commit 6514b22145

View File

@ -329,7 +329,6 @@ bitflags::bitflags! {
///
/// Supported platforms:
/// - DX12
/// - Metal
/// - Vulkan
///
/// This is a native only feature.