vulkan: Fix incorrect index during VkImageView construction
All framebuffers refer to the same image because the attachment index is used instead of the swap chain image index. Use the swap chain image index instead. Bug: 840470 Test: ozone_demo on X11 Change-Id: Ie9132719be5ed2391042530a5fce4aba8ecbff15 Reviewed-on: https://chromium-review.googlesource.com/1054499 Commit-Queue: Michael Spang <spang@chromium.org> Reviewed-by:Antoine Labour <piman@chromium.org> Cr-Commit-Position: refs/heads/master@{#558449}
Showing
Please register or sign in to comment