diff options
author | Rafael Antognolli <[email protected]> | 2019-03-07 15:32:38 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-03-13 14:45:13 -0700 |
commit | 1281368d02a22d08a892fbfda4cecc1219cde895 (patch) | |
tree | f31fa5b3e54f57c397f77ae87b59d57d3bc35d51 /autogen.sh | |
parent | 9159a5bbf882f94c48c21371049fef2d03d3dafd (diff) |
iris: Convert RGBX to RGBA always.
In i965, we disable the use of RGBX formats, so the higher layers of
Mesa choose the equivalent RGBA format, and swizzle the alpha channel to
1.0.
However, Gallium won't do that. We need to explicitly convert it to
RGBA.
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions