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:
committed by
Markus Tavenrath
parent
a12c3807de
commit
a9a4860591
2725
vulkan/vulkan.hpp
2725
vulkan/vulkan.hpp
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user