Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c68 bool want_device_local, in select_memory_type() argument
78 if ((type_bits & (1 << i)) && local == want_device_local) in select_memory_type()
85 assert(!want_device_local); in select_memory_type()