Files
godot-angle-static/scripts/code_generation_hashes/ANGLE_format.json
Mohan Maiya 5163cd0ca6 Add isYUV to angle::Format
In preparation for adding support for more YUV formats
add an 'isYUV' field that tracks whether a format is a
YUV format. For now it is set if the format string contains
the substring 'PLANE'. This is not the case for all known YUV
formats but the condition can be expanded when required.

Bug: angleproject:5773
Change-Id: Icb574037dc8105584931835dab0b60e8bafa3262
Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2774762
Reviewed-by: Jamie Madill <jmadill@chromium.org>
Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
2021-03-19 20:13:35 +00:00

14 lines
535 B
JSON

{
"src/libANGLE/renderer/FormatID_autogen.h":
"6f4f189645a02e35e5f0c07c65d8124f",
"src/libANGLE/renderer/Format_table_autogen.cpp":
"fe2b6b0f7a76fdb3d3113b5bbdc4dad3",
"src/libANGLE/renderer/angle_format.py":
"32ba71942c0fd00e6807104f1bb80a3c",
"src/libANGLE/renderer/angle_format_data.json":
"6d7adfa00bbff38c4d3dc81eff826958",
"src/libANGLE/renderer/angle_format_map.json":
"ae32dfce450f7b7ffc62d746d6fddf83",
"src/libANGLE/renderer/gen_angle_format_table.py":
"428255701f3a3a9630593ab110ca98c1"
}