Home
last modified time | relevance | path

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

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