Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/gl/
DFramebufferGL.cpp719 bool usePackSkipWorkaround = features.emulatePackSkipRowsAndPackSkipPixels.enabled && in readPixels() local
722 if (cannotSetDesiredRowLength || useOverlappingRowsWorkaround || usePackSkipWorkaround) in readPixels()