Skip to content

Fix type resolution issue in GL push constants#9116

Open
cwfitzgerald wants to merge 2 commits intogfx-rs:trunkfrom
cwfitzgerald:cw/regression-9115
Open

Fix type resolution issue in GL push constants#9116
cwfitzgerald wants to merge 2 commits intogfx-rs:trunkfrom
cwfitzgerald:cw/regression-9115

Conversation

@cwfitzgerald
Copy link
Member

@cwfitzgerald cwfitzgerald commented Feb 26, 2026

Fixes #9115

@cwfitzgerald cwfitzgerald changed the title Add regression test for issue_9115 Fix type resolution issue in GL push constants Feb 26, 2026
@inner-daemons inner-daemons self-assigned this Feb 26, 2026
@inner-daemons inner-daemons self-requested a review February 26, 2026 17:01
Copy link
Collaborator

@inner-daemons inner-daemons left a comment

Choose a reason for hiding this comment

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

Generally looks good, 2 nits.

Also, the tests go in regression but is this actually a regression, or just an issue we've had since forever?

@cwfitzgerald
Copy link
Member Author

Regression tests help prevent re-regressions. Does this fully make sense, dunno. But I've used the regression folder for "misc tests to prevent a given issue from coming back"

@inner-daemons inner-daemons removed their assignment Feb 27, 2026
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.

Using immediates on GL panics in certain condition

2 participants