Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/image/
Dview.rs80 Ok(Self::new_unchecked_with_format_features( in new()
531 Self::new_unchecked_with_format_features(image, create_info, format_features) in new_unchecked()
534 unsafe fn new_unchecked_with_format_features( in new_unchecked_with_format_features() function