Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c74 #ifndef XCB_PRESENT_CAPABILITY_ASYNC_MAY_TEAR
75 #define XCB_PRESENT_CAPABILITY_ASYNC_MAY_TEAR 8 macro
2749 …in->has_async_may_tear = present_query_reply->capabilities & XCB_PRESENT_CAPABILITY_ASYNC_MAY_TEAR; in x11_surface_create_swapchain()