Skip to content

feat(core): Expose descriptor validation separately from request_device - #9967

Merged
andyleiserson merged 2 commits into
gfx-rs:trunkfrom
andyleiserson:desc-val
Jul 30, 2026
Merged

feat(core): Expose descriptor validation separately from request_device#9967
andyleiserson merged 2 commits into
gfx-rs:trunkfrom
andyleiserson:desc-val

Conversation

@andyleiserson

@andyleiserson andyleiserson commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Exposes the descriptor-validation function of request_device separately as a validate_device_descriptor API, so that it can still be used even if device creation itself is using hal directly.

Testing
Simple refactor, but also tested locally

Squash or Rebase? Squash

Checklist

  • CHANGELOG.md entries for the user-facing effects of this change are present.

@ErichDonGubler ErichDonGubler added area: api Issues related to API surface kind: refactor Making existing function faster or nicer labels Jul 30, 2026
@ErichDonGubler

Copy link
Copy Markdown
Member

don't forget the CHANGELOG tho

@andyleiserson
andyleiserson enabled auto-merge (squash) July 30, 2026 17:49
@andyleiserson
andyleiserson merged commit 7a65558 into gfx-rs:trunk Jul 30, 2026
60 checks passed
@andyleiserson
andyleiserson deleted the desc-val branch July 30, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: api Issues related to API surface kind: refactor Making existing function faster or nicer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants