Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/ext/
Ddebug_marker.rs54 (self.fp.cmd_debug_marker_insert_ext)(command_buffer, marker_info); in cmd_debug_marker_insert()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs1731 pub cmd_debug_marker_insert_ext: PFN_vkCmdDebugMarkerInsertEXT, field
1816 cmd_debug_marker_insert_ext: unsafe { in load()
1817 unsafe extern "system" fn cmd_debug_marker_insert_ext( in load() function
1823 stringify!(cmd_debug_marker_insert_ext) in load()
1830 cmd_debug_marker_insert_ext in load()