Home
last modified time | relevance | path

Searched defs:lastCompletedSerial (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DCommandAllocatorManager.cpp60 void CommandAllocatorManager::Tick(uint64_t lastCompletedSerial) { in Tick()
DResourceAllocator.cpp73 void ResourceAllocator::Tick(uint64_t lastCompletedSerial) { in Tick()
DDescriptorHeapAllocator.cpp125 void DescriptorHeapAllocator::Tick(uint64_t lastCompletedSerial) { in Tick()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DRingBuffer.cpp62 void RingBuffer::Tick(Serial lastCompletedSerial) { in Tick()
DDynamicUploader.cpp73 void DynamicUploader::Tick(Serial lastCompletedSerial) { in Tick()