Searched refs:mGraphicsQueueMutex (Results 1 – 2 of 2) sorted by relevance
186 std::mutex mGraphicsQueueMutex; variable193 std::lock_guard<std::mutex> lock(manager->mGraphicsQueueMutex); in interceptedVkQueueSubmit()199 std::lock_guard<std::mutex> lock(manager->mGraphicsQueueMutex); in interceptedVkQueueWaitIdle()
579 std::lock_guard<std::mutex> lock(mGraphicsQueueMutex); in swapBuffers()594 std::lock_guard<std::mutex> lock(mGraphicsQueueMutex); in destroySurface()