Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dbitflags.rs149 pub const SPARSE_ALIASED: Self = Self(0b100); constant
204 pub const SPARSE_ALIASED: Self = Self(0b100); constant