Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DDeviceLostHelper.cpp153 std::set<VkCommandBuffer> startedCommandBuffers; in onDeviceLost() local
160 startedCommandBuffers.insert(marker.commandBuffer); in onDeviceLost()
168 std::set_difference(startedCommandBuffers.begin(), // in onDeviceLost()
169 startedCommandBuffers.end(), // in onDeviceLost()