Home
last modified time | relevance | path

Searched defs:GetCurrentTextureViewImpl (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.cpp335 ResultOrError<TextureViewBase*> SwapChain::GetCurrentTextureViewImpl() { in GetCurrentTextureViewImpl() function in dawn_native::d3d12::SwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSwapChainVk.cpp557 ResultOrError<TextureViewBase*> SwapChain::GetCurrentTextureViewImpl() { in GetCurrentTextureViewImpl() function in dawn_native::vulkan::SwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp419 ResultOrError<TextureViewBase*> SwapChain::GetCurrentTextureViewImpl() { in GetCurrentTextureViewImpl() function in dawn_native::null::SwapChain