Home | History | Annotate | Download | only in functional

Lines Matching full:rgba

282 		const tcu::RGBA			threshold	= tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold();
342 refImg.setPixel(x, y, tcu::RGBA(color));
376 const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold();
434 refImg.setPixel(x, y, tcu::RGBA(color));
550 refImg.setPixel(dx, dy, tcu::RGBA(color));
587 const tcu::RGBA threshold = tcu::RGBA(1,1,1,1) + m_context.getRenderTarget().getPixelFormat().getColorThreshold();
644 refImg.setPixel(x, y, tcu::RGBA::green());
647 refImg.setPixel(x, y, tcu::RGBA::blue());