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

Regression: Incorrect texture decoding/rendering #10106

Closed
AniLeo opened this issue Apr 12, 2021 · 2 comments · Fixed by #10107
Closed

Regression: Incorrect texture decoding/rendering #10106

AniLeo opened this issue Apr 12, 2021 · 2 comments · Fixed by #10107

Comments

@AniLeo
Copy link
Member

AniLeo commented Apr 12, 2021

Presumably from #10090, don't have more information at this point

Two of the affected games are God of War HD and Killzone

image
image

@kd-11

@kd-11 kd-11 added In Progress This issue is actively being investigated at the moment. Render: Vulkan labels Apr 12, 2021
@kd-11
Copy link
Contributor

kd-11 commented Apr 12, 2021

Seems to only affect vulkan. Mipmaps for some formats are not populating correctly.

@kd-11
Copy link
Contributor

kd-11 commented Apr 12, 2021

Mipmap pitch was calculated using the wrong parameter. Fixed by #10107.

@kd-11 kd-11 removed the In Progress This issue is actively being investigated at the moment. label Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants