Home
last modified time | relevance | path

Searched refs:cmd_begin_debug_utils_label_ext (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Ddebug.rs85 (fns.ext_debug_utils.cmd_begin_debug_utils_label_ext)(self.handle(), &label_info); in begin_debug_utils_label_unchecked()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/ext/
Ddebug_utils.rs71 (self.fp.cmd_begin_debug_utils_label_ext)(command_buffer, label); in cmd_begin_debug_utils_label()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Ddebug.rs276 (fns.ext_debug_utils.cmd_begin_debug_utils_label_ext)(self.handle, &label_info); in begin_debug_utils_label()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Dextensions.rs7772 pub cmd_begin_debug_utils_label_ext: PFN_vkCmdBeginDebugUtilsLabelEXT, field
7884 cmd_begin_debug_utils_label_ext: unsafe { in load()
7885 unsafe extern "system" fn cmd_begin_debug_utils_label_ext( in load() function
7891 stringify!(cmd_begin_debug_utils_label_ext) in load()
7899 cmd_begin_debug_utils_label_ext in load()