Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp375 const bool invertSource = UsePresentPathFast(mRenderer, readBuffer); in blitImpl() local
377 if (invertSource) in blitImpl()
DRenderer11.cpp2598 const bool invertSource = UsePresentPathFast(this, colorAttachment); in copyImageInternal() local
2599 if (invertSource) in copyImageInternal()