hotham
hotham copied to clipboard
[Simulator] Clean up validation warnings on simulator
Background
Hotham Simulator has some of the worst Vulkan code on the planet. Probably time to clean it up.
TODO
- [ ] Identify validation warnings
- [ ] Fix them up
Hey @kanerogers could I get a bit more info on this one when you have a chance? Is there a certain example where I would see some of these validations warnings?
I see a ton of println statements for vulkan stuff when running the crab saber example and an error when exiting the application via the window close button but that's about it
@louisgjohnson As discussed on Discord, I think these may not be in the simulator! Investigating now