Home
last modified time | relevance | path

Searched defs:GetNextTexture (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DNativeSwapChainImplGL.cpp66 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::opengl::NativeSwapChainImpl
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DNativeSwapChainImplGL.cpp66 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::opengl::NativeSwapChainImpl
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DNativeSwapChainImplD3D12.cpp94 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::d3d12::NativeSwapChainImpl
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DNativeSwapChainImplD3D12.cpp92 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::d3d12::NativeSwapChainImpl
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DNativeSwapChainImplVk.cpp154 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::vulkan::NativeSwapChainImpl
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DNativeSwapChainImplVk.cpp165 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::vulkan::NativeSwapChainImpl
/third_party/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h49 DawnSwapChainError (*GetNextTexture)(void* userData, DawnSwapChainNextTexture* nextTexture); member
/third_party/flutter/skia/third_party/externals/dawn/src/include/dawn/
Ddawn_wsi.h49 DawnSwapChainError (*GetNextTexture)(void* userData, DawnSwapChainNextTexture* nextTexture); member
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp102 TextureBase* SwapChainBase::GetNextTexture() { in GetNextTexture() function in dawn_native::SwapChainBase
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp346 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::null::NativeSwapChainImpl
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
DDeviceNull.cpp472 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::null::NativeSwapChainImpl