wsi/x11: Remove B8G8R8_UNORM
authorJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Feb 2016 13:58:37 +0000 (05:58 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 1 Feb 2016 14:00:50 +0000 (06:00 -0800)
commitea63663a729facf1d5db2c10f89c822db5f385b3
treec43c41156f47ced9abdc21e4853721164682f99a
parentf96a6c65a37829bdfe5539f407931ffa9c275342
wsi/x11: Remove B8G8R8_UNORM

We don't actually support that format yet because ISL doesn't have an enum
for it.  We need to beef up the formats table to allow for tiled-only
formats.
src/vulkan/anv_wsi_x11.c