-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default initialize layer inserted VkApplicationInfos
If a VkApplicationInfo is not provided by an application and an apiVersion is requested then the layer inserts its own VkApplicationInfo. This structure should be default initialized to avoid issues for further layers and icds reading this member.
- Loading branch information
1 parent
90144bb
commit 1913c54
Showing
1 changed file
with
16 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters