Home | History | Annotate | Download | only in functional

Lines Matching refs:BVec4

64 using tcu::BVec4;
689 const BVec4 isZero = lessThanEqual(fmtBits, IVec4(0));
879 const tcu::BVec4 cmpMask (numValidChannels >= 1, numValidChannels >= 2, numValidChannels >= 3, numValidChannels >= 4);