Home
last modified time | relevance | path

Searched defs:explicit_sync (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/vulkan/wsi/
H A Dwsi_common_private.h66 bool explicit_sync; member
89 bool explicit_sync; member
155 struct wsi_image_explicit_sync_timeline explicit_sync[WSI_ES_COUNT]; member
H A Dwsi_common.c1490 bool explicit_sync = swapchain->image_info.explicit_sync; in wsi_common_queue_present() local