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

GLES: Fix missing precision for sampler2DMSArray #10311

Merged
merged 1 commit into from Jan 1, 2022

Conversation

JosJuice
Copy link
Member

We don't use sampler2DMS, but we do use sampler2DMSArray.

I can't reproduce it on my phone, but a user who was running GLES on a Tegra X1 reported a shader compilation error related to this.

We don't use sampler2DMS, but we do use sampler2DMSArray.

I can't reproduce it on my phone, but a user who was running GLES
on a Tegra X1 reported a shader compilation error related to this.
@leoetlino leoetlino merged commit 13939b1 into dolphin-emu:master Jan 1, 2022
10 checks passed
@JosJuice JosJuice deleted the gles-sampler2dmsarray branch January 1, 2022 19:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants