Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/extensions/khr/
Dpipeline_executable_properties.rs70 pub fn fp(&self) -> &vk::KhrPipelineExecutablePropertiesFn { in fp()
/external/rust/crates/ash/src/vk/
Dextensions.rs19726 impl KhrPipelineExecutablePropertiesFn { implementation
19756 pub struct KhrPipelineExecutablePropertiesFn { struct
19762 unsafe impl Send for KhrPipelineExecutablePropertiesFn {} argument
19763 unsafe impl Sync for KhrPipelineExecutablePropertiesFn {} implementation
19764 impl KhrPipelineExecutablePropertiesFn { impl