Descriptiongpu: CopyTex(Sub)Image must not use BGRA internal format.
The extensions that add BGRA support add it as a valid parameter for
Tex(Sub)Image (EXT_texture_format_BGRA8888), and for ReadPixels
(EXT_read_format_bgra), but not for CopyTex(Sub)Image. There's no support for
copying from a BGRA buffer to a BGRA texture in any current extension.
BUG=438691
Committed: https://crrev.com/21e9e82a9712755b36ddeaa72932c07c65e2553d
Cr-Commit-Position: refs/heads/master@{#307220}
Patch Set 1 #
Messages
Total messages: 8 (2 generated)
|