Home
last modified time | relevance | path

Searched defs:insert_debug_utils_label (Results 1 – 3 of 3) sorted by relevance

/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Ddebug.rs133 pub fn insert_debug_utils_label( in insert_debug_utils_label() function
235 pub unsafe fn insert_debug_utils_label(&mut self, label_info: DebugUtilsLabel) { in insert_debug_utils_label() method
296 pub unsafe fn insert_debug_utils_label(&mut self, label_info: &DebugUtilsLabel) { in insert_debug_utils_label() method
/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Ddebug.rs151 pub fn insert_debug_utils_label( in insert_debug_utils_label() function
/external/rust/android-crates-io/crates/vulkano/src/device/
Dqueue.rs1212 pub fn insert_debug_utils_label( in insert_debug_utils_label() method