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

/xsrc/external/mit/MesaLib/dist/src/vulkan/device-select-layer/
H A Ddevice_select_layer.c62 static once_flag device_select_is_init = ONCE_FLAG_INIT; variable in typeref:typename:once_flag
71 call_once(&device_select_is_init, device_select_once_init);

Completed in 2 milliseconds