Home
last modified time | relevance | path

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

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