Home
last modified time | relevance | path

Searched defs: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
343 const int offsetToLast = rowPitch*(access.getHeight()-1); in flipYAccess() local