Home
last modified time | relevance | path

Searched refs:create_debug_report_callback_ext (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/ext/
Ddebug_report.rs45 (self.fp.create_debug_report_callback_ext)( in create_debug_report_callback()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs1370 pub create_debug_report_callback_ext: PFN_vkCreateDebugReportCallbackEXT, field
1382 create_debug_report_callback_ext: unsafe { in load()
1383 unsafe extern "system" fn create_debug_report_callback_ext( in load() function
1391 stringify!(create_debug_report_callback_ext) in load()
1399 create_debug_report_callback_ext in load()