Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp1030 const int srcPixelPitch = src.getPixelPitch(); in copy() local
1032 const bool srcTightlyPacked = (srcPixelSize == srcPixelPitch); in copy()