Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/common/
DtcuTextureUtil.cpp337 const int offsetToLast = rowPitch*(access.getHeight()-1); in flipYAccess() local
351 const int offsetToLast = rowPitch*(access.getHeight()-1); in flipYAccess() local