Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/extensions/ext/
Ddebug_marker.rs63 pub fn fp(&self) -> &vk::ExtDebugMarkerFn { in fp()
/external/rust/crates/ash/src/vk/
Dextensions.rs1696 impl ExtDebugMarkerFn { implementation
1726 pub struct ExtDebugMarkerFn { struct
1733 unsafe impl Send for ExtDebugMarkerFn {} argument
1734 unsafe impl Sync for ExtDebugMarkerFn {} implementation
1735 impl ExtDebugMarkerFn { impl