Home | History | Annotate | Download | only in functional

Lines Matching refs:isLessThanHalfFilled

93 inline bool isLessThanHalfFilled (const tcu::IVec4& a)
285 const bool pixelValid = isBlack(cTest) || isHalfFilled(cTest) || (m_renderTarget.getNumSamples() > 1 && isLessThanHalfFilled(cTest));