Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h456 GLint getUnpackSkipRows() const { return mUnpack.skipRows; } in getUnpackSkipRows() function
1366 GLint getUnpackSkipRows() const { return mPrivateState.getUnpackSkipRows(); } in getUnpackSkipRows() function