Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Dbitflags.rs53 pub const DEVICE_LOCAL: Self = Self(0b1); constant
70 pub const DEVICE_LOCAL: Self = Self(0b1); constant