Searched refs:sdesc (Results 1 – 1 of 1) sorted by relevance
763 const auto& sdesc = swp->GetDesc(); in Present() local771 … glBlitFramebuffer(0, 0, (GLint)sdesc.width, (GLint)sdesc.height, 0, (GLint)sdesc.height, in Present()772 (GLint)sdesc.width, 0, GL_COLOR_BUFFER_BIT, GL_NEAREST); in Present()