Home
last modified time | relevance | path

Searched defs:wait_for_present (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/extensions/khr/
Dpresent_wait.rs24 pub unsafe fn wait_for_present( in wait_for_present() method
/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h217 VkResult (*wait_for_present)(struct wsi_swapchain *swap_chain, member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/swapchain/
Dswapchain.rs1560 pub fn wait_for_present( in wait_for_present() function