Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dsurface.rs935 Self::validate_from_wayland(&instance, display, surface)?; in from_wayland()
942 fn validate_from_wayland<D, S>( in validate_from_wayland() method