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

Vulkan SDK 1.3.296 breaks with SPIR-V to MSL conversion error. #2377

Open
RefuX opened this issue Oct 14, 2024 · 3 comments
Open

Vulkan SDK 1.3.296 breaks with SPIR-V to MSL conversion error. #2377

RefuX opened this issue Oct 14, 2024 · 3 comments
Labels

Comments

@RefuX
Copy link

RefuX commented Oct 14, 2024

The previous SDK 1.3.290.0 works fine.

I'm just learning Vulkan, so would not be at all surprised if the issue is me!

Error:
[mvk-error] SPIR-V to MSL conversion error: Argument buffer resource base type could not be determined. When padding argument buffer elements, all descriptor set resources must be supplied with a base type by the app.

I have attached the debug logs.
1.3.296.0-msl conversion error.log

Thank you for any insights!

@DUOLabs333
Copy link

This seems to be similar to #2374. Maybe it's an issue caused by updating the SPIRV-Cross dependency?

@billhollings
Copy link
Contributor

This seems to be similar to #2374. Maybe it's an issue caused by updating the SPIRV-Cross dependency?

Yes. This seems to be the same issue.

@RefuX RefuX closed this as not planned Won't fix, can't repro, duplicate, stale Oct 22, 2024
@billhollings
Copy link
Contributor

@RefuX Thanks for closing this to clean up the list. However, I've reopened it, so we can track whether a fix to #2374 also fixes this, just in case this turns out to not be a duplicate after all.

@billhollings billhollings reopened this Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants