iris: Enable A8/A16_UNORM in an inefficient manner
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 4 Nov 2018 23:00:31 +0000 (15:00 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:09 +0000 (10:26 -0800)
commit4b31f506f8a5765f470fbe130fc4b40a02c3931b
treebb5fa5b2e252482961f06b50ab5c3827293cbe70
parent80497af192fb8b326b6e4fb4f9ef81f8b001c2eb
iris: Enable A8/A16_UNORM in an inefficient manner

These are currently just use the 'A' hardware formats, rather than the
faster 'R' formats.  glBitmap handling needs these, it seems. :(
src/gallium/drivers/iris/iris_formats.c