Home
last modified time | relevance | path

Searched defs:ALL_COMMANDS (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Dbitflags.rs432 pub const ALL_COMMANDS: Self = Self(0b1_0000_0000_0000_0000); constant
1031 pub const ALL_COMMANDS: Self = Self(0b1_0000_0000_0000_0000); constant