Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_x11.c81 bool has_present; member
303 wsi_conn->has_present = pres_reply->present != 0; in wsi_x11_connection_create()
305 if (wsi_conn->has_present) { in wsi_x11_connection_create()
339 if (wsi_conn->has_dri3 && wsi_conn->has_present && wants_shm) { in wsi_x11_connection_create()