Searched refs:hGraphicsQueueMutex_ (Results 1 – 2 of 2) sorted by relevance
595 std::lock_guard<std::mutex> lock(vkInterface.hGraphicsQueueMutex_); in HookedVkQueueSubmit()611 std::lock_guard<std::mutex> lock(vkInterface.hGraphicsQueueMutex_); in HookedVkQueueSignalReleaseImageOHOS()
223 std::mutex hGraphicsQueueMutex_; variable