Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DState.h450 GLint getUnpackRowLength() const { return mUnpack.rowLength; } in getUnpackRowLength() function
1363 GLint getUnpackRowLength() const { return mPrivateState.getUnpackRowLength(); } in getUnpackRowLength() function