Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglPreservingSwapTests.cpp413 …PostSwapFramebuffers (tcu::TestLog& log, const tcu::Surface& preSwap, const tcu::Surface& postSwap) in comparePreAndPostSwapFramebuffers()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSurface.cpp171 void Surface::postSwap(const gl::Context *context) in postSwap() function in egl::Surface