Searched defs:OldSwapChain (Results 1 – 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ | ||
D | SwapChainD3D12.cpp | 82 OldSwapChain::OldSwapChain(Device* device, const SwapChainDescriptor* descriptor) in OldSwapChain() function in dawn_native::d3d12::OldSwapChain |
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ | ||
D | SwapChainVk.cpp | 42 OldSwapChain::OldSwapChain(Device* device, const SwapChainDescriptor* descriptor) in OldSwapChain() function in dawn_native::vulkan::OldSwapChain |
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ | ||
D | DeviceNull.cpp | 443 OldSwapChain::OldSwapChain(Device* device, const SwapChainDescriptor* descriptor) in OldSwapChain() function in dawn_native::null::OldSwapChain |