Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp497 const int pixelPitch = access.getPixelPitch(); in clear() local
498 const bool rowPixelsTightlyPacked = (pixelSize == pixelPitch); in clear()
528 const int pixelPitch = access.getPixelPitch(); in clear() local
529 const bool rowPixelsTightlyPacked = (pixelSize == pixelPitch); in clear()