Skip to content

Delete unnecessary vkutil::transition_image in draw_main() that makes the validation layers complain#122

Open
dusanfpwn97 wants to merge 1 commit intovblanco20-1:all-chapters-2from
dusanfpwn97:all-chapters-2
Open

Delete unnecessary vkutil::transition_image in draw_main() that makes the validation layers complain#122
dusanfpwn97 wants to merge 1 commit intovblanco20-1:all-chapters-2from
dusanfpwn97:all-chapters-2

Conversation

@dusanfpwn97
Copy link
Copy Markdown

There's an unnecessary unnecessary vkutil::transition_image in the draw_main() function. I removed it, which also stops the validation layers from complaining about the wrong old image layout type

@dusanfpwn97 dusanfpwn97 changed the title Delete unnecessary vkutil::transition_image Delete unnecessary vkutil::transition_image in draw_main() that makes validation layers complain Oct 17, 2024
@dusanfpwn97 dusanfpwn97 changed the title Delete unnecessary vkutil::transition_image in draw_main() that makes validation layers complain Delete unnecessary vkutil::transition_image in draw_main() that makes the validation layers complain Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant