Searched defs:refCol (Results 1 – 3 of 3) sorted by relevance
705 tcu::Vec4 refCol = Blend(s.mode, srcCol, dstCol); in iterate() local1070 tcu::Vec4 refCol = Blend(m_mode, srcCol, dstCol); in iterate() local
317 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern() local
325 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern() local