Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTextureUtil.cpp373 const int offsetToLast = rowPitch * (access.getHeight() - 1); in flipYAccess() local
388 const int offsetToLast = rowPitch * (access.getHeight() - 1); in flipYAccess() local