Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c73 bool all_local = true; in select_memory_type() local
80 all_local &= local; in select_memory_type()
84 if (all_local) { in select_memory_type()