Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp3140 std::lock_guard<std::mutex> commandQueueLock(mCommandQueueMutex); in queueSubmitOneOff() local
3389 std::lock_guard<std::mutex> commandQueueLock(mCommandQueueMutex); in submitFrame() local