Searched refs:WaitForIdleForDestruction (Results 1 – 13 of 13) sorted by relevance
112 MOCK_METHOD(MaybeError, WaitForIdleForDestruction, (), (override));
122 MaybeError WaitForIdleForDestruction() override;
296 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::opengl::Device
125 MaybeError WaitForIdleForDestruction() override;
470 MaybeError Device::WaitForIdleForDestruction() {
157 MaybeError WaitForIdleForDestruction() override;
850 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::vulkan::Device
193 MaybeError WaitForIdleForDestruction() override;
608 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::d3d12::Device
161 MaybeError WaitForIdleForDestruction() override;
192 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::null::Device
347 IgnoreErrors(WaitForIdleForDestruction()); in Destroy()414 IgnoreErrors(WaitForIdleForDestruction()); in HandleError()433 IgnoreErrors(WaitForIdleForDestruction()); in HandleError()
479 virtual MaybeError WaitForIdleForDestruction() = 0;