Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp1031 const int dstPixelPitch = dst.getPixelPitch(); in copy() local
1033 const bool dstTightlyPacked = (dstPixelSize == dstPixelPitch); in copy()