Home
last modified time | relevance | path

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

/external/mesa3d/src/vulkan/wsi/
Dwsi_common_x11.c50 bool has_dri3; member
104 wsi_conn->has_dri3 = dri3_reply->present != 0; in wsi_x11_connection_create()
130 if (wsi_conn->has_dri3) in wsi_x11_check_for_dri3()