Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dbitflags.rs147 pub const SPARSE_RESIDENCY: Self = Self(0b10); constant
202 pub const SPARSE_RESIDENCY: Self = Self(0b10); constant