Vulkan: blacklist VK_FORMAT_R8G8B8_UNORM

Chrome makes assumptions that depend on ANGLE implementing 24bit
RGB as 32 RGBX. Since that was the behavior of ANGLE for a while,
remove those formats from the VK format table to force that behavior
again.

Test: Chrome on Fuchsia
Bug: angleproject:4282
Change-Id: I22a3f07b00d7870044ed6b3326dd528721b89af8
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2085043
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Michael Spang <spang@chromium.org>
This commit is contained in:
Courtney Goeltzenleuchter
2020-03-03 09:59:42 -07:00
committed by Commit Bot
parent e682bc57e1
commit ca04de855d
3 changed files with 11 additions and 19 deletions

View File

@@ -6,7 +6,7 @@
"src/libANGLE/renderer/vulkan/gen_vk_format_table.py":
"d8a0f2278c09a49049a73930b9da3719",
"src/libANGLE/renderer/vulkan/vk_format_map.json":
"e203fb283bfb2f0c446d523f7b290af6",
"cc593afd850712a04600c9badf1544a6",
"src/libANGLE/renderer/vulkan/vk_format_table_autogen.cpp":
"a77060d7b772d1a94bdd32ce4b31399e"
"0b818cbddfa88311b853eb1c30eb137d"
}