Vulkan-Samples
Vulkan-Samples copied to clipboard
Add generic support for command line arguments
With #617, @ShabbyX needed to use some environment variable in order to carry some argument into its sample. Should we extend the framework to support command line arguments, and pass them into the actual sample to run?