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

GS/HW: Minor optimization on color dest blend. #10188

Merged
merged 1 commit into from Oct 26, 2023
Merged

Conversation

lightningterror
Copy link
Contributor

Description of Changes

GS/HW: Minor optimization on color dest blend.
Add early return, no need to run the rest of the code.

Rationale behind Changes

Minor optimization.

Suggested Testing Steps

Already tested, no diffs.

Add early return, no need to run the rest of the code.
@lightningterror lightningterror merged commit b53ffb6 into master Oct 26, 2023
22 checks passed
@lightningterror lightningterror deleted the gs_blend_opt branch October 26, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants