Home
last modified time | relevance | path

Searched defs:previousSwapChain (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DSwapChainVk.cpp235 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize() argument
217 Create(Device* device, Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) Create() argument
[all...]
H A DDeviceVk.cpp152 CreateSwapChainImpl( Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) CreateSwapChainImpl() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DSwapChainD3D12.cpp154 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize() argument
135 Create(Device* device, Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) Create() argument
[all...]
H A DDeviceD3D12.cpp426 CreateSwapChainImpl( Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) CreateSwapChainImpl() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DDeviceGL.cpp161 CreateSwapChainImpl( Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) CreateSwapChainImpl() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp398 MaybeError SwapChain::Initialize(NewSwapChainBase* previousSwapChain) { in Initialize() argument
161 CreateSwapChainImpl( Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) CreateSwapChainImpl() argument
389 Create(Device* device, Surface* surface, NewSwapChainBase* previousSwapChain, const SwapChainDescriptor* descriptor) Create() argument

Completed in 12 milliseconds