Searched defs:WaitForIdleForDestruction (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ | ||
D | DeviceGL.cpp | 296 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::opengl::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | DeviceD3D12.cpp | 608 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::d3d12::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | DeviceVk.cpp | 850 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::vulkan::Device |
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ | ||
D | DeviceNull.cpp | 192 MaybeError Device::WaitForIdleForDestruction() { in WaitForIdleForDestruction() function in dawn_native::null::Device |