Searched defs:Tick (Results 1 – 12 of 12) sorted by relevance
62 MaybeError CommandAllocatorManager::Tick(ExecutionSerial lastCompletedSerial) { in Tick() function in dawn_native::d3d12::CommandAllocatorManager
143 void StagingDescriptorAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::StagingDescriptorAllocator
134 void ShaderVisibleDescriptorAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::ShaderVisibleDescriptorAllocator
222 void ResourceAllocatorManager::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::d3d12::ResourceAllocatorManager
54 void PerThreadSem::Tick(base_internal::ThreadIdentity *identity) { in Tick() function in absl::synchronization_internal::PerThreadSem
140 static void Tick(base_internal::ThreadIdentity *identity) { in Tick() function in absl::synchronization_internal::PerThreadSemTest
102 void FencedDeleter::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::vulkan::FencedDeleter
218 void ResourceMemoryAllocator::Tick(ExecutionSerial completedSerial) { in Tick() function in dawn_native::vulkan::ResourceMemoryAllocator
142 int Tick() { in Tick() function
135 def Tick(self, pc): member in Code773 def Tick(self, pc): member in LibraryRepo
229 void QueueBase::Tick(ExecutionSerial finishedSerial) { in Tick() function in dawn_native::QueueBase
1091 MaybeError DeviceBase::Tick() { in Tick() function in dawn_native::DeviceBase