Searched refs:BVec3 (Results 1 – 2 of 2) sorted by relevance
55 typedef Vector<bool, 3> BVec3; typedef
3531 …c().swizzle(0, 1, 2)), tcu::IVec3(threshold, threshold, threshold)), tcu::BVec3(true, true, true)); in verifyImageSingleColoredRow()