Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dbitflags.rs701 pub const SYNC_FD: Self = Self(0b1_0000); constant
729 pub const SYNC_FD: Self = Self(0b1000); constant