Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs881 pub const ALLOW_COMPACTION: Self = Self(0b10); constant
1606 pub const ALLOW_COMPACTION: Self = Self(0b100); constant