Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/extensions/ext/
Ddebug_utils.rs165 pub fn fp(&self) -> &vk::ExtDebugUtilsFn { in fp()
/external/rust/crates/ash/src/vk/
Dextensions.rs7708 impl ExtDebugUtilsFn { implementation
7766 pub struct ExtDebugUtilsFn { struct
7779 unsafe impl Send for ExtDebugUtilsFn {} argument
7780 unsafe impl Sync for ExtDebugUtilsFn {} implementation
7781 impl ExtDebugUtilsFn { implementation