Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
Dformatutils.cpp1335 auto checkedSkipImagesBytes = checkedSkipImages * checkedDepthPitch; in computeSkipBytes() local
1338 checkedSkipImagesBytes = 0; in computeSkipBytes()
1340 auto skipBytes = checkedSkipImagesBytes + checkedSkipRows * checkedRowPitch + in computeSkipBytes()