summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Peiyong Lin <lpy@google.com> 2019-05-01 19:05:28 -0700
committer Peiyong Lin <lpy@google.com> 2019-05-01 19:05:28 -0700
commitc119372f32a464b0c4f1cf60326c01a5169b3512 (patch)
tree39393cba97165854253e5ceceaee9a0e2d98eb11 /libs/gui/ConsumerBase.cpp
parentc505e16c78edd22c4dd349402ff67c12dea436b0 (diff)
Remove the usage of GL_TEXTURE_PROTECTED_EXT.
Per spec https://www.khronos.org/registry/OpenGL/extensions/EXT/EXT_protected_textures.txt, In order to take effect, the texture usage must be specified before the texture contents are defined by TexStorage*, we never use TexStorage*, thus this extension is unnecessary. BUG: 131782912 Test: Build, flash. Verified with protected content. Change-Id: I69c8583274bc3cd10b4e8777813dd4170014750c
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions