[roll] Roll fuchsia [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. Original-Bug: Test: fx test //src/graphics/tests/vkreadback //src/graphics/tests/vkext Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682184 Original-Revision: 85174f86c439b806abef8512363dd63fec0cf171 GitOrigin-RevId: aefa0b5f4ec3b074c66e1aa5b3fc94030ede37ea Change-Id: I9784aa2f749ff3931a70c2f5050a89bdbd180907
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.