commit | e840087e846c21279f986d5e4dbb0b58bb581280 | [log] [tgz] |
---|---|---|
author | Michael I. Gold <gold@nvidia.com> | Fri Jan 13 00:36:45 2012 -0800 |
committer | Jamie Gennis <jgennis@google.com> | Fri Jan 13 00:36:45 2012 -0800 |
tree | 9c4395f413e734209b295d8b12a5f19a17cee5c6 | |
parent | b282e08ab641d4fc74d0324b7a0ce30926638dd5 [diff] |
SurfaceFlinger: set wrap mode on screenshot texture Some implementations of NPOT, particular those derived from core GLES2, require the wrap mode to be CLAMP_TO_EDGE. Set the required wrap mode for the screenshot texture so it passes the completeness check. Change-Id: I735016123e4acaf54b40d1435bd70281cef88a31