DescriptionFix interchange of red and blue content when using rgba_4444_textures
Content is swizzled when texture format has different component order
than expected format by platform. RGBA_4444 implies to use 4444 bits and
does not affect component order. So, no need to swizzle contents.
BUG=399634
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289266
Patch Set 1 #
Total comments: 5
Messages
Total messages: 8 (0 generated)
|