Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[renderer] add default argument for constructor facade
constructor for le::RenderPass must be callable without arguments, so that it may work with initializer lists and perfect forwarding, apparently.
- Loading branch information