Searched refs:commandAllocationManager (Results 1 – 2 of 2) sorted by relevance
29 CommandAllocatorManager* commandAllocationManager) { in Open() argument32 DAWN_TRY_ASSIGN(commandAllocator, commandAllocationManager->ReserveCommandAllocator()); in Open()
34 CommandAllocatorManager* commandAllocationManager);