Searched refs:isHalfFilled (Results 1 – 2 of 2) sorted by relevance
88 inline bool isHalfFilled (const tcu::IVec4& a) in isHalfFilled() function288 …const bool pixelValid = isBlack(cTest) || isHalfFilled(cTest) || (m_renderTarget.getNumSamples() >… in checkHalfFilledImageOverdraw()
85 inline bool isHalfFilled (const tcu::IVec4& a) in isHalfFilled() function285 …const bool pixelValid = isBlack(cTest) || isHalfFilled(cTest) || (m_renderTarget.getNumSamples() >… in checkHalfFilledImageOverdraw()