Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add TessellationDomainOrigin #2224

Merged
merged 2 commits into from Jun 9, 2023
Merged

Conversation

Rua
Copy link
Contributor

@Rua Rua commented Jun 4, 2023

Changelog:

### Breaking changes
- Added a `domain_origin` field to `TessellationState`.

A small addition, that makes coverage of khr_maintenance2 more complete.

@marc0246 marc0246 merged commit 73fb509 into vulkano-rs:master Jun 9, 2023
3 checks passed
marc0246 added a commit that referenced this pull request Jun 9, 2023
@marc0246
Copy link
Contributor

marc0246 commented Jun 9, 2023

I just noticed that the graphics pipeline state structs are exhaustive, which makes this a breaking change. Probably an ancient oversight? If so, now would be the best time to fix that seeing as pipeline creation has been broken this release already.

@Rua Rua deleted the tess-domain-origin branch October 25, 2023 14:25
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
* Add `TessellationDomainOrigin`

* Docs
hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 2024
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.

None yet

2 participants