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 since MoltenVK 1.2.7 specific to Apple silicon #2220

Open
alexey-lysiuk opened this issue May 1, 2024 · 4 comments
Open

Regression since MoltenVK 1.2.7 specific to Apple silicon #2220

alexey-lysiuk opened this issue May 1, 2024 · 4 comments

Comments

@alexey-lysiuk
Copy link
Contributor

alexey-lysiuk commented May 1, 2024

MoltenVK 1.2.7+ has a regression of unknown origin reported here and here.
Both projects share mostly identical Vulkan rendering backend.

For example, this version was built with MoltenVK 1.2.8, and it exhibits the mentioned pink screen issue.
This version was built MoltenVK 1.2.6, and it's not affected by it.

I cannot reproduce this problem on Intel hardware, with UHD 630 in particular.
Although, it has 100% repro on various M1 and M2 products.
It doesn't seem to be dependent on macOS version, it was reported on outdated Ventura and on up-to-date Sonoma.

The problem is, I have no ability to debug anything on Apple silicon hardware, and I cannot perform exhaustive testing like bisecting MotlenVK commits.
Maybe you can pinpoint what can lead to such issue on your side.

@billhollings
Copy link
Contributor

Interesting (and fortunate) that both of the origin report you mention have been successfully patched and closed in the ZDoom engine already.

I've requested from them info about the nature of their patch, to see if there is anything we need to do here.

@alexey-lysiuk
Copy link
Contributor Author

alexey-lysiuk commented May 2, 2024

Issues were closed because the recent releases were made with MoltenVK 1.2.6.

@rcaridade145
Copy link

rcaridade145 commented May 2, 2024

What is the frame buffer format?
During the dev of 1.2.7 this was accepted #2074 .

@alexey-lysiuk
Copy link
Contributor Author

What is the frame buffer format?

I have no ability to debug anything on Apple silicon hardware, and I cannot perform exhaustive testing like bisecting MotlenVK commits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants