Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/device-select-layer/
Ddevice_select_layer.c62 static once_flag device_select_is_init = ONCE_FLAG_INIT; variable
71 call_once(&device_select_is_init, device_select_once_init); in device_select_init_instances()