Searched refs:refColTexture (Results 1 – 2 of 2) sorted by relevance
315 const tcu::RGBA refColTexture = tcu::RGBA(texRedComponent, 255, 255, 255); in drawTestPattern() local317 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern()
323 const tcu::RGBA refColTexture = tcu::RGBA(texRedComponent, 255, 255, 255); in drawTestPattern() local325 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); in drawTestPattern()