Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dhelpers.cpp36 static std::mutex create_device_mutex; variable
639 std::lock_guard<std::mutex> guard(create_device_mutex); in get_vk_device()