Searched defs:ExtDebugMarkerFn (Results 1 – 2 of 2) sorted by relevance
61 pub fn fp(&self) -> &vk::ExtDebugMarkerFn { in fp()
2206 impl ExtDebugMarkerFn { implementation2236 pub struct ExtDebugMarkerFn { struct2243 unsafe impl Send for ExtDebugMarkerFn {} argument2244 unsafe impl Sync for ExtDebugMarkerFn {} implementation2245 impl ExtDebugMarkerFn { impl