OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:has_dri3
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/vulkan/wsi/
wsi_common_x11.c
50
bool
has_dri3
;
member in struct:wsi_x11_connection
104
wsi_conn->
has_dri3
= dri3_reply->present != 0;
130
if (wsi_conn->
has_dri3
)
[
all
...]
Completed in 56 milliseconds