Searched refs:lastCompletedQueueSerial (Results 1 – 3 of 3) sorted by relevance
345 angle::Result cleanupGarbage(Serial lastCompletedQueueSerial);
2896 angle::Result RendererVk::cleanupGarbage(Serial lastCompletedQueueSerial) in cleanupGarbage() argument2904 if (garbage.destroyIfComplete(this, lastCompletedQueueSerial)) in cleanupGarbage()
2616 Serial lastCompletedQueueSerial = contextVk->getLastCompletedQueueSerial(); in findFreeEntryPool() local2620 mPoolStats[i].serial <= lastCompletedQueueSerial) in findFreeEntryPool()