Home | Sort by relevance Sort by last modified time |
/external/deqp/modules/egl/ | |
teglRenderTests.cpp | 131 const tcu::Vec2 csp0 = p0.swizzle(0, 1) / p0.w(); local 135 const tcu::Vec2 e01 = (csp1 - csp0); 136 const tcu::Vec2 e02 = (csp2 - csp0); [all...] |