Descriptioncc: Fix GL_R8 GpuMemoryBuffers
Make GLImages use GL_RED instead of GL_R8 as the internal format,
because GL_R8 isn't supported as an internal format for most GL
functions and almost all GLES functions.
BUG=533677
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/ce99ede5349c82537e78d1b0cd9c70559550964c
Cr-Commit-Position: refs/heads/master@{#358225}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Switch GL_R8 to GL_RED #Patch Set 3 : Remove GetResourceTextureTarget #
Dependent Patchsets: Messages
Total messages: 25 (7 generated)
|