Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dfeature_extensions.rs57 pub const DISPATCH_BASE: Self = Self(0b1_0000); constant
Dconst_debugs.rs2867 (PipelineCreateFlags::DISPATCH_BASE.0, "DISPATCH_BASE"), in fmt()