Home | History | Annotate | Download | only in functional

Lines Matching refs:fillWithGrid

847 			tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
894 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, levelW, levelH, 1, rowPitch, 0, &data[0]), cellSize, colorA, colorB);
960 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1032 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1191 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, m_subW, m_subH, 1, rowPitch, 0, &data[0]), 4, Vec4(1.0f, 0.0f, 0.0f, 1.0f), Vec4(0.0f, 1.0f, 0.0f, 1.0f));
1245 tcu::fillWithGrid(tcu::PixelBufferAccess(fmt, m_subW, m_subH, 1, rowPitch, 0, &data[0]), 4, Vec4(1.0f, 0.0f, 0.0f, 1.0f), Vec4(0.0f, 1.0f, 0.0f, 1.0f));
1412 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);
1491 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB);