Home
last modified time | relevance | path

Searched refs:fillRow (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp721 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()