ditFrameworkTests.cpp | 593 c.varying = tcu::Vec4(0.0f, 1.0f, 8.0f, -8.0f); 603 c.varying = tcu::Vec4(0.0f, 1.0f, 8.0f, -8.0f); 612 c.varying = tcu::Vec4(0.0f, 1.0f, 8.0f, -8.0f); 621 c.varying = tcu::Vec4(0.0f, 1.0f, 8.0f, -8.0f); 652 c.varying[compNdx] = v; 679 tcu::Vec4 varying; member in struct:dit::__anon11361::ConstantInterpolationTest::SubCase 703 << "color = " << subCase.varying 706 clear (interpolated.getAccess(), subCase.varying - Vec4(0.0f, 0.0f, 0.0f, 1.0f)); 763 rr::VertexAttrib(subCase.varying) 811 const UVec4 colorDiff = ulpDiff(color, subCase.varying); [all...] |