Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/glestranslator/include/GLcommon/
DTextureUtils.h123 GLint unpackSkipPixels; variable
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp255 int unpackSkipPixels, in computeTextureStartEnd()
294 int unpackSkipPixels, in computeTotalImageSize()
320 int unpackSkipPixels, in computeNeededBufferSize()
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureTest.cpp5417 const GLuint unpackSkipPixels = 1u; in TEST_P() local