Searched refs:WaitForIdle (Results 1 – 9 of 9) sorted by relevance
49 device_.WaitForIdle(); in PostRenderBackend()
218 virtual void WaitForIdle() = 0;
501 WaitForIdle(); in CreateSwapchainImpl()665 WaitForIdle(); in DestroySwapchainImpl()
1928 device_.WaitForIdle(); in WaitForIdleAndDestroyGpuResources()
109 void WaitForIdle() override;
672 WaitForIdle(); in ~DeviceVk()1170 void DeviceVk::WaitForIdle() in WaitForIdle() function in DeviceVk
106 void WaitForIdle() override;
1144 WaitForIdle(); in ~DeviceGLES()1294 void DeviceGLES::WaitForIdle() in WaitForIdle() function in DeviceGLES
361 device_->WaitForIdle(); in ~RenderContext()