Searched refs:fillRow (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuTextureUtil.cpp | 683 inline void fillRow (const PixelBufferAccess& dst, int y, int z, int pixelSize, const deUint8* pixe… in fillRow() function 734 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear() 765 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear()
|