Searched defs:queueLock (Results 1 – 2 of 2) sorted by relevance
952 std::unique_lock<VulkanQueueMutex> queueLock = getGraphicsQueueLock(); in releaseImageAndSignalSemaphore() local982 std::unique_lock<VulkanQueueMutex> queueLock = getGraphicsQueueLock(); in signalSemaphore() local1049 std::unique_lock<VulkanQueueMutex> queueLock = getGraphicsQueueLock(); in waitSemaphoreAndAcquireImage() local1211 std::unique_lock<VulkanQueueMutex> queueLock = getGraphicsQueueLock(); in readPixels() local1431 std::unique_lock<VulkanQueueMutex> queueLock = getGraphicsQueueLock(); in writePixels() local
340 std::lock_guard<angle::SimpleMutex> queueLock(mErrorMutex); in handleError() local356 std::lock_guard<angle::SimpleMutex> queueLock(mErrorMutex); in checkAndPopPendingError() local