Home
last modified time | relevance | path

Searched defs:CreateSwapChainImpl (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp157 ResultOrError<Ref<SwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::opengl::Device
161 ResultOrError<Ref<NewSwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::opengl::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DDeviceGL.cpp94 ResultOrError<SwapChainBase*> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::opengl::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp422 ResultOrError<Ref<SwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::d3d12::Device
426 ResultOrError<Ref<NewSwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::d3d12::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DDeviceD3D12.cpp291 ResultOrError<SwapChainBase*> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::d3d12::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp148 ResultOrError<Ref<SwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::vulkan::Device
152 ResultOrError<Ref<NewSwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::vulkan::Device
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp157 ResultOrError<Ref<SwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::null::Device
161 ResultOrError<Ref<NewSwapChainBase>> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::null::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.cpp177 ResultOrError<SwapChainBase*> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::vulkan::Device
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp131 ResultOrError<SwapChainBase*> Device::CreateSwapChainImpl( in CreateSwapChainImpl() function in dawn_native::null::Device