Files
godot-angle-static/scripts/code_generation_hashes/Metal_format_table.json
Shahbaz Youssefi 7828506a2d Vulkan: Cleanup buffer format fallbacks
- Fallbacks for formats that have required vertex attribute support are
  removed.
- Fallbacks are changed to ones with smaller sizes
- A bug is fixed where CopyNativeVertexData wasn't initializing the
  alpha channel appropriately, which was not exercised due to fallback
  to 32-bit float formats.

Bug: b/184163871
Change-Id: Icd9afa49d94c65545d1f3fcf521881726d64529d
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2809441
Reviewed-by: Tim Van Patten <timvp@google.com>
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
2021-05-08 03:32:05 +00:00

12 lines
465 B
JSON

{
"src/libANGLE/renderer/angle_format.py":
"74d6c9842128293118ccf128aeae896a",
"src/libANGLE/renderer/angle_format_map.json":
"5cfbdcad0391a5d70dca1466c5361ee4",
"src/libANGLE/renderer/metal/gen_mtl_format_table.py":
"4b9bc5e4c59175d30de4a42fd110c3b5",
"src/libANGLE/renderer/metal/mtl_format_map.json":
"811f4f892ea3f1d3036709be0760cba5",
"src/libANGLE/renderer/metal/mtl_format_table_autogen.mm":
"f5fffccd14f237868d299def82765486"
}