Resolve instantiation issue with structures that are flagged as returnedonly (#382)

- make layout-structure default constructor an empty function
- introduce default constructor for the corresponding (non-layout) structure, delegating to the layout-structure's constructor
- introduce copy- and assignment constructors from the corresponding vulkan-structure, delegating to the copy- and assignment constructor from the layout-structure
This commit is contained in:
Andreas Süßenbach
2019-09-18 08:47:17 +02:00
committed by Markus Tavenrath
parent a12c3807de
commit a9a4860591
2 changed files with 1933 additions and 866 deletions

File diff suppressed because it is too large Load Diff