Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs163 pub const ALL_GRAPHICS: Self = Self(0x0000_001F); constant
426 pub const ALL_GRAPHICS: Self = Self(0b1000_0000_0000_0000); constant
1071 pub const ALL_GRAPHICS: Self = Self(0b1000_0000_0000_0000); constant