Home
last modified time | relevance | path

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

/external/mesa3d/src/gfxstream/guest/OpenglCodecCommon/
DGLESTextureUtils.cpp249 int unpackRowLength, in computeTextureStartEnd()
288 int unpackRowLength, in computeTotalImageSize()
314 int unpackRowLength, in computeNeededBufferSize()
/external/angle/src/tests/gl_tests/
DTextureTest.cpp10365 const GLuint unpackRowLength = 5u; in TEST_P() local