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: Match data types in shaders to be the same when doing bitwise operations. #11691

Merged
merged 1 commit into from
Aug 10, 2024

Conversation

lightningterror
Copy link
Contributor

@lightningterror lightningterror commented Aug 10, 2024

Description of Changes

GS: Match data types to be the same in shaders.

Rationale behind Changes

Fixes shader warnings on gl on linux, mesa, or windows using mesa gl drivers.
Also changed dx and vk for consistency.

Suggested Testing Steps

Test GOW on OpenGL, see if the warnings are fixed using mesa drivers on linux/windows.

@lightningterror lightningterror merged commit f9fbecc into master Aug 10, 2024
23 checks passed
@lightningterror lightningterror deleted the gs_shader_data_types branch August 10, 2024 22:35
@lightningterror lightningterror added this to the Release 2.2 milestone Aug 15, 2024
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.

2 participants