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

render/wgpu: Switch to pipeline-overridable constant for bitmap saturation order toggle #16353

Merged

Conversation

torokati44
Copy link
Member

@torokati44 torokati44 commented May 17, 2024

Also call it late_saturate instead, to avoid the confusing negation between the constant name and the (now removed) shader module name.

Follow-up for #16168.
See also: https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md#pipeline-overridable-constants

@torokati44 torokati44 force-pushed the bitmap-shader-pipeline-constant branch from 4483442 to 4852c4a Compare May 17, 2024 09:22
@torokati44 torokati44 enabled auto-merge (rebase) May 17, 2024 19:43
…ation order toggle

Also call it `late_saturate` instead, to avoid the confusing negation
between the constant name and the (now removed) shader module name.
@torokati44 torokati44 force-pushed the bitmap-shader-pipeline-constant branch from 4852c4a to 5e7533c Compare May 17, 2024 19:57
@torokati44 torokati44 merged commit 9522acf into ruffle-rs:master May 17, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants