Skip to content

Initialize debugCreateInfo everywhere - #242

Merged
Overv merged 1 commit into
Overv:masterfrom
charles-lunarg:master
Jun 13, 2021
Merged

Initialize debugCreateInfo everywhere#242
Overv merged 1 commit into
Overv:masterfrom
charles-lunarg:master

Conversation

@charles-lunarg

Copy link
Copy Markdown
Contributor

It is always good practice to initialize structs even if they aren't used, as it makes it more consistent with everywhere else and the compiler is perfectly capable of eliminating dead stores.

Resolves issue #217

@Overv
Overv merged commit 2804836 into Overv:master Jun 13, 2021
Overv added a commit that referenced this pull request Mar 8, 2023
Initialize debugCreateInfo everywhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants