Home | History | Annotate | Download | only in egl

Lines Matching refs:csp0

131 	const tcu::Vec2	csp0				= p0.swizzle(0, 1) / p0.w();
135 const tcu::Vec2 e01 = (csp1 - csp0);
136 const tcu::Vec2 e02 = (csp2 - csp0);