Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp217 const int offsetToLast = rowPitch*(access.getHeight()-1); in flipYAccess() local
220 …rAccess(access.getFormat(), access.getSize(), pitch, (deUint8*)access.getDataPtr() + offsetToLast); in flipYAccess()
231 const int offsetToLast = rowPitch*(access.getHeight()-1); in flipYAccess() local
234 …rAccess(access.getFormat(), access.getSize(), pitch, (deUint8*)access.getDataPtr() + offsetToLast); in flipYAccess()