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
Patch Set 1 #Patch Set 2 : Added pixel test for RGBA4444 texture #
Total comments: 6
Messages
Total messages: 11 (0 generated)
|