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