Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/vulkano/src/command_buffer/commands/
Ddebug.rs37 pub fn begin_debug_utils_label( in begin_debug_utils_label() function
186 pub unsafe fn begin_debug_utils_label(&mut self, label_info: DebugUtilsLabel) { in begin_debug_utils_label() method
261 pub unsafe fn begin_debug_utils_label(&mut self, label_info: &DebugUtilsLabel) { in begin_debug_utils_label() method
/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Ddebug.rs25 pub fn begin_debug_utils_label( in begin_debug_utils_label() function
/external/rust/android-crates-io/crates/vulkano/src/device/
Dqueue.rs1105 pub fn begin_debug_utils_label( in begin_debug_utils_label() method