Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Dfeature_extensions.rs594 pub const SUBPASS_BEGIN_INFO: Self = Self(1_000_109_005); constant
Dconst_debugs.rs5039 Self::SUBPASS_BEGIN_INFO => Some("SUBPASS_BEGIN_INFO"), in fmt()
Dextensions.rs8511 pub const SUBPASS_BEGIN_INFO_KHR: Self = Self::SUBPASS_BEGIN_INFO;
Ddefinitions.rs27334 s_type: StructureType::SUBPASS_BEGIN_INFO, in default()