Searched refs:fillRow (Results 1 – 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ |
D | tcuTextureUtil.cpp | 721 inline void fillRow (const PixelBufferAccess& dst, int y, int z, int pixelSize, const deUint8* pixe… in fillRow() function 772 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear() 803 fillRow(access, y, z, pixelSize, &pixel.u8[0]); in clear()
|