Home
last modified time | relevance | path

Searched defs:inheritance_rendering_info_vk (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/
Dsys.rs83 let mut inheritance_rendering_info_vk = None; in new() localVariable
147 let inheritance_rendering_info_vk = inheritance_rendering_info_vk in new() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/command_buffer/standard/builder/
Dmod.rs452 let mut inheritance_rendering_info_vk = None; in begin_unchecked() localVariable
516 let inheritance_rendering_info_vk = inheritance_rendering_info_vk in begin_unchecked() localVariable