Searched defs:GetNextTexture (Results 1 – 5 of 5) sorted by relevance
66 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::opengl::NativeSwapChainImpl
94 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::d3d12::NativeSwapChainImpl
165 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::vulkan::NativeSwapChainImpl
49 DawnSwapChainError (*GetNextTexture)(void* userData, DawnSwapChainNextTexture* nextTexture); member
472 DawnSwapChainError NativeSwapChainImpl::GetNextTexture(DawnSwapChainNextTexture* nextTexture) { in GetNextTexture() function in dawn_native::null::NativeSwapChainImpl