Commit e04d9b0f by Alexis Hetu Committed by Alexis Hétu

Added the ability to write to many new formats in the Blitter

Added the missing 5_6_5, 2_10_10_10, 4, 8, 16 and 32 bit formats that have integer based internal representation. Most of these are the same as existing formats or trivial modification of existing formats. This only adds the ability to WRITE to these formats for now, as these codepaths were tested using: dEQP-VK.api.image_clearing.core.clear_color_image If reading these formats becomes exercised by other tests, they will be added at that point. Bug b/119620767 Change-Id: I85317d7cfab6b1e708d6e6500ff44b83065a1d16 Reviewed-on: https://swiftshader-review.googlesource.com/c/23649Tested-by: 's avatarAlexis Hétu <sugoi@google.com> Reviewed-by: 's avatarChris Forbes <chrisforbes@google.com> Reviewed-by: 's avatarCorentin Wallez <cwallez@google.com>
parent fed67899
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment