Home
last modified time | relevance | path

Searched defs:GetNextTextureImpl (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A 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/vulkan/
H A DSwapChainVk.cpp55 TextureBase* OldSwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::vulkan::OldSwapChain
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A 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/null/
H A DDeviceNull.cpp452 TextureBase* OldSwapChain::GetNextTextureImpl(const TextureDescriptor* descriptor) { in GetNextTextureImpl() function in dawn_native::null::OldSwapChain

Completed in 7 milliseconds