Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DSwapChain11.cpp199 TextureHelper11 previousOffscreenTexture(std::move(mOffscreenTexture)); in resetOffscreenColorBuffer() local
357 if (previousOffscreenTexture.valid()) in resetOffscreenColorBuffer()
370 previousOffscreenTexture.get(), 0, &sourceBox); in resetOffscreenColorBuffer()