Home
last modified time | relevance | path

Searched refs:PHYSICAL_DEVICE_ID_PROPERTIES (Results 1 – 4 of 4) sorted by relevance

/external/rust/crates/ash/src/vk/
Dfeature_extensions.rs493 pub const PHYSICAL_DEVICE_ID_PROPERTIES: Self = Self(1_000_071_004); constant
Dconst_debugs.rs5000 Self::PHYSICAL_DEVICE_ID_PROPERTIES => Some("PHYSICAL_DEVICE_ID_PROPERTIES"), in fmt()
Dextensions.rs6026 pub const PHYSICAL_DEVICE_ID_PROPERTIES_KHR: Self = Self::PHYSICAL_DEVICE_ID_PROPERTIES;
Ddefinitions.rs14755 s_type: StructureType::PHYSICAL_DEVICE_ID_PROPERTIES, in default()