mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-16 17:02:32 +00:00
Update wgpu-types/src/lib.rs
This commit is contained in:
parent
01f77667a0
commit
d239361c1f
@ -895,8 +895,8 @@ bitflags::bitflags! {
|
||||
/// This mainly applies to a Vulkan driver's compliance version. If the major compliance version
|
||||
/// is `0`, then the driver is ignored. This flag allows that driver to be enabled for testing.
|
||||
const ALLOW_UNDERLYING_NONCOMPLIANT_ADAPTER = 1 << 3;
|
||||
/// Enable GPU-based validation. Currently, this only changes behavior on DX12 and Vulkan
|
||||
/// back ends.
|
||||
/// Enable GPU-based validation. Currently, this only changes behavior on the DX12
|
||||
/// backend.
|
||||
///
|
||||
/// Supported platforms:
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user