Home | History | Annotate | Download | only in functional

Lines Matching refs:colorB

861 			Vec4	colorB		(0.0f, 1.0f, 0.0f, 1.0f);
866 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
912 Vec4 colorB (0.0f, 1.0f, 0.0f, 1.0f);
916 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
981 Vec4 colorB = randomVector<4>(rnd);
985 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1056 Vec4 colorB = randomVector<4>(rnd);
1060 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1451 Vec4 colorB = randomVector<4>(rnd);
1455 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1534 Vec4 colorB = randomVector<4>(rnd);
1537 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);