Searched defs:ExtDebugReportFn (Results 1 – 2 of 2) sorted by relevance
59 pub fn fp(&self) -> &vk::ExtDebugReportFn { in fp()
1810 impl ExtDebugReportFn { implementation1842 pub struct ExtDebugReportFn { struct1847 unsafe impl Send for ExtDebugReportFn {} argument1848 unsafe impl Sync for ExtDebugReportFn {} implementation1849 impl ExtDebugReportFn { impl