commit | 2f78327cfcd4c7b23aae9bb0262e64050d093a64 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Tue Apr 19 07:51:13 2016 -0700 |
committer | John Reck <jreck@google.com> | Fri Apr 22 16:31:17 2016 -0700 |
tree | 859aecc12b2a5d7fa6574d4e11184052f261ae68 | |
parent | 98c7c05dde8c288a4eab680af31b030813b8c87f [diff] |
PixelCopy fixes Bug: 27708453 Fixes some issues with camera sources. Previously it was using GL_TEXTURE_2D target which doesn't work properly if the source is YUV. It is critical to ensure GL_TEXTURE_EXTERNAL_OES is used throughout so the right sampler is used. Change-Id: I0dcd8941ba08331f24809467b0e828663a38e93b