Searched refs:ExecutePendingCommandContext (Results 1 – 4 of 4) sorted by relevance
48 DAWN_TRY(device->ExecutePendingCommandContext()); in SubmitImpl()
127 DAWN_TRY(device->ExecutePendingCommandContext()); in OnBeforePresent()315 DAWN_TRY(device->ExecutePendingCommandContext()); in PresentImpl()
327 DAWN_TRY(ExecutePendingCommandContext()); in TickImpl()377 MaybeError Device::ExecutePendingCommandContext() { in ExecutePendingCommandContext() function in dawn_native::d3d12::Device
87 MaybeError ExecutePendingCommandContext();