Home
last modified time | relevance | path

Searched defs:initial_layout_requirement (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dtraits.rs158 fn initial_layout_requirement(&self) -> ImageLayout; in initial_layout_requirement() method
261 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() function
312 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() function
Dimmutable.rs332 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method
392 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method
Dswapchain.rs83 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method
Dstorage.rs482 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method
Dattachment.rs603 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method
/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/
H A Dexternal_image.rs243 fn initial_layout_requirement(&self) -> ImageLayout { in initial_layout_requirement() method