Lines Matching refs:fillWithGrid

993 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, levelW, levelH, 1, rowPitch, 0, &data[0]), c…  in createTexture()
1049 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, levelSize, levelSize, 1, rowPitch, 0, &data[… in createTexture()
1096 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_width, m_height, 1, rowPitch, 0, &data[0] … in createTexture()
1166 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_width, m_height, m_depth, rowPitch, sliceP… in createTexture()
1254 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
1333 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
1405 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, 1, rowPitch, 0, &data[0] + m… in createTexture()
1482 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
1673 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, 1, rowPitch, 0, &data[0]), 4… in createTexture()
1742 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, 1, rowPitch, 0, &data[0]), 4… in createTexture()
1835 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, m_subD, rowPitch, slicePitch… in createTexture()
2005 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
2081 tcu::fillWithGrid(data.getAccess(), cellSize, colorA, colorB); in createTexture()
2334 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_width, m_height, 1, rowPitch, 0, &data[0] … in createTexture()
2489 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_width, m_height, m_numLayers, rowPitch, sl… in createTexture()
2571 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_width, m_height, m_depth, rowPitch, sliceP… in createTexture()
2663 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, 1, rowPitch, 0, &data[0] + m… in createTexture()
2762 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, 1, rowPitch, 0, &data[0] + m… in createTexture()
2869 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, m_subD, rowPitch, slicePitch… in createTexture()
2980 …tcu::fillWithGrid(tcu::PixelBufferAccess(m_texFormat, m_subW, m_subH, m_subD, rowPitch, slicePitch… in createTexture()
3165 tcu::fillWithGrid(levelData.getAccess(), cellSize, colorA, colorB); in createTexture()
3237 tcu::fillWithGrid(levelData.getAccess(), cellSize, colorA, colorB); in createTexture()