Rismosch / ris_engine

Barebones game engine. Home made passion project.
MIT License
2 stars 1 forks source link

fix vulkan best practices #99

Open Rismosch opened 6 months ago

Rismosch commented 6 months ago

when best practices are enabled in the vulkan sdk, it prints tons of warnings.

it's probably best to implement those.