Searched refs:mPackSkipPixels (Results 1 – 2 of 2) sorted by relevance
439 GLint mPackSkipPixels; variable
102 mPackSkipPixels(0),634 if (mPackSkipPixels != pack.skipPixels) in setPixelPackState()636 mPackSkipPixels = pack.skipPixels; in setPixelPackState()637 ANGLE_GL_TRY(context, mFunctions->pixelStorei(GL_PACK_SKIP_PIXELS, mPackSkipPixels)); in setPixelPackState()