Combine two types of commands into one generation function.
Generation of functions that return a VkResult and either get some data or not are combined into one function. + some minor cleanup
This commit is contained in:
Generation of functions that return a VkResult and either get some data or not are combined into one function. + some minor cleanup