Skip to content

[core]: Delete unused field EntryPoint::spec_constants. - #9983

Merged
ErichDonGubler merged 1 commit into
gfx-rs:trunkfrom
jimblandy:delete-spec-constants
Aug 3, 2026
Merged

[core]: Delete unused field EntryPoint::spec_constants.#9983
ErichDonGubler merged 1 commit into
gfx-rs:trunkfrom
jimblandy:delete-spec-constants

Conversation

@jimblandy

Copy link
Copy Markdown
Member

In wgpu_core::validation, delete the unused field EntryPoint::spec_constants and its type SpecializationConstant. There's not enough meat here to make it worth keeping around.

In `wgpu_core::validation`, delete the unused field
`EntryPoint::spec_constants` and its type `SpecializationConstant`.
There's not enough meat here to make it worth keeping around.

@ErichDonGubler ErichDonGubler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏻

@ErichDonGubler ErichDonGubler self-assigned this Aug 3, 2026
@ErichDonGubler ErichDonGubler added the kind: refactor Making existing function faster or nicer label Aug 3, 2026
@ErichDonGubler
ErichDonGubler merged commit 6150c82 into gfx-rs:trunk Aug 3, 2026
59 checks passed
@jimblandy
jimblandy deleted the delete-spec-constants branch August 3, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: refactor Making existing function faster or nicer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants