Skip to content

Use designated initializers#229

Merged
marty-johnson59 merged 3 commits intomainfrom
blend_initializers
Dec 1, 2025
Merged

Use designated initializers#229
marty-johnson59 merged 3 commits intomainfrom
blend_initializers

Conversation

@SaschaWillems
Copy link
Copy Markdown
Collaborator

@SaschaWillems SaschaWillems commented Nov 22, 2025

This PR adjusts code and text to use designated initializers for the pipeline color blend attachment state. Also does some minor cleanup with a few things not being part of already present designated initializers. It was one of the last things where the tutorial used a different way of initializing values.

Closes #132

@SaschaWillems SaschaWillems changed the title Use designated initializers for color blend attachment state Use designated initializers Nov 22, 2025
@marty-johnson59 marty-johnson59 merged commit d4b75b3 into main Dec 1, 2025
6 checks passed
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.

Inconsistent use of initiaizers

2 participants