Searched defs:postSwap (Results 1 – 3 of 3) sorted by relevance
29 static constexpr uint8_t postSwap[] = {0x10, 0x0F, 0x0E, 0x0D, 0x0C, 0x0B, in swapByteTest() local
398 …dPostSwapFramebuffers(tcu::TestLog &log, const tcu::Surface &preSwap, const tcu::Surface &postSwap) in comparePreAndPostSwapFramebuffers()
185 void Surface::postSwap(const gl::Context *context) in postSwap() function in egl::Surface