Home
last modified time | relevance | path

Searched refs:ValidateGetNextTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DSwapChain.cpp103 if (GetDevice()->ConsumedError(ValidateGetNextTexture())) { in GetNextTexture()
156 MaybeError SwapChainBase::ValidateGetNextTexture() const { in ValidateGetNextTexture() function in dawn_native::SwapChainBase
DSwapChain.h57 MaybeError ValidateGetNextTexture() const;