Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DTextureTest.cpp6274 GLint restorePackSkipPixels; in testNorm16RenderAndReadPixels() local
6275 glGetIntegerv(GL_PACK_SKIP_PIXELS, &restorePackSkipPixels); in testNorm16RenderAndReadPixels()
6306 glPixelStorei(GL_PACK_SKIP_PIXELS, restorePackSkipPixels); in testNorm16RenderAndReadPixels()