Searched refs:rectIntersection (Results 1 – 1 of 1) sorted by relevance
104 tcu::IVec4 rectIntersection (const tcu::IVec4& a, const tcu::IVec4& b) in rectIntersection() function1296 const tcu::IVec4 renderTargetRect = rectIntersection(viewportRect, bufferRect); in rasterize()