Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/device/
Dphysical.rs2199 self.validate_wayland_presentation_support(queue_family_index, display)?; in wayland_presentation_support()
2204 fn validate_wayland_presentation_support<D>( in validate_wayland_presentation_support() method