Generalize command generation for a specific type of commands

Commands returning a VkResult with a single success- and multiple error codes, that get no non-const pointers and no vectors, just one const pointer is generalized to support a const void pointer as well, replacing that argument to a const& on a templated type.
This commit is contained in:
asuessenbach
2022-01-10 11:50:11 +01:00
parent bf62d8f980
commit 6cbe0ba5e2
2 changed files with 257 additions and 151 deletions

File diff suppressed because it is too large Load Diff