Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp709 const int pixelPitch = access.getPixelPitch(); in clear() local
710 const bool rowPixelsTightlyPacked = (pixelSize == pixelPitch); in clear()
740 const int pixelPitch = access.getPixelPitch(); in clear() local
741 const bool rowPixelsTightlyPacked = (pixelSize == pixelPitch); in clear()