hotham icon indicating copy to clipboard operation
hotham copied to clipboard

[Simulator] Clean up validation warnings on simulator

Open kanerogers opened this issue 3 years ago • 1 comments

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

kanerogers avatar Aug 09 '22 00:08 kanerogers

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

louiidev avatar Aug 14 '22 03:08 louiidev

@louisgjohnson As discussed on Discord, I think these may not be in the simulator! Investigating now

kanerogers avatar Sep 20 '22 04:09 kanerogers