Home
last modified time | relevance | path

Searched defs:GetNextTextureImpl (Results 1 – 9 of 9) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DSwapChainGL.cpp34 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::opengl::SwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DSwapChainGL.cpp34 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::opengl::SwapChain
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.cpp38 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::d3d12::SwapChain
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSwapChainVk.cpp35 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::vulkan::SwapChain
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp31 TextureBase* GetNextTextureImpl(const TextureDescriptor*) override { in GetNextTextureImpl() function in dawn_native::__anonff80d5eb0111::ErrorSwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DSwapChainD3D12.cpp95 TextureBase* OldSwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::d3d12::OldSwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DSwapChainVk.cpp55 TextureBase* OldSwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::vulkan::OldSwapChain
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp327 TextureBase* SwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::null::SwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp452 TextureBase* OldSwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::null::OldSwapChain