Home | History | Annotate | Download | only in functional

Lines Matching refs:IVec3

399 		lookupPrec.coordBits		= tcu::IVec3(20, 20, 0);
400 lookupPrec.uvwBits = tcu::IVec3(16, 16, 0); // Doesn't really matter since pixels are unicolored.
721 lookupPrec.coordBits = isProjected ? tcu::IVec3(8) : tcu::IVec3(10);
722 lookupPrec.uvwBits = tcu::IVec3(5,5,0);
909 comparePrec.filterBits = tcu::IVec3(4, 4, 0);
1062 comparePrec.filterBits = tcu::IVec3(4, 4, 0);
1346 lookupPrec.coordBits = tcu::IVec3(20, 20, 20);
1347 lookupPrec.uvwBits = tcu::IVec3(16, 16, 16); // Doesn't really matter since pixels are unicolored.
1560 lookupPrec.coordBits = tcu::IVec3(20, 20, 0);
1561 lookupPrec.uvwBits = tcu::IVec3(16, 16, 0); // Doesn't really matter since pixels are unicolored.
1878 lookupPrec.coordBits = tcu::IVec3(10);
1879 lookupPrec.uvwBits = tcu::IVec3(5,5,0);
2192 lookupPrec.coordBits = tcu::IVec3(20, 20, 20);
2193 lookupPrec.uvwBits = tcu::IVec3(16, 16, 16); // Doesn't really matter since pixels are unicolored.