Home
last modified time | relevance | path

Searched refs:THREAD_IDLE_KHR (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/ash/src/vk/
Dconst_debugs.rs3518 Self::THREAD_IDLE_KHR => Some("THREAD_IDLE_KHR"), in fmt()
Dextensions.rs19712 pub const THREAD_IDLE_KHR: Self = Self(1_000_268_000); constant