Home
last modified time | relevance | path

Searched defs:postSwap (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/
DSurface.cpp165 void Surface::postSwap(const gl::Context *context) in postSwap() function in egl::Surface
/external/deqp/modules/egl/
DteglPreservingSwapTests.cpp413 …PostSwapFramebuffers (tcu::TestLog& log, const tcu::Surface& preSwap, const tcu::Surface& postSwap) in comparePreAndPostSwapFramebuffers()