commit | 85174f86c439b806abef8512363dd63fec0cf171 | [log] [tgz] |
---|---|---|
author | Victor Costan <costan@google.com> | Sat May 28 00:23:23 2022 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat May 28 00:23:23 2022 +0000 |
tree | 1fab1303654f9e92e60634414f57648871d0f708 | |
parent | bd881a29e712f0a80be171c1cae66d046fbd8116 [diff] |
[graphics] Remove VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT from vkreadback. The Vulkan docs for VkImageCreateFlagBits at https://www.khronos.org/registry/vulkan/specs/1.3-extensions/man/html/VkImageCreateFlagBits.html imply that VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT is only needed to create a VkImageView with a different format than the image. The vkreadback test does not have this need. Bug: Test: fx test //src/graphics/tests/vkreadback //src/graphics/tests/vkext Change-Id: I2c5a71678aa89693210f1a4bb2ebade4e2bf255d Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682184 Reviewed-by: John Bauman <jbauman@google.com> Commit-Queue: Victor Costan <costan@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.