Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve error message when a shader storage buffer format can't be pa…
…rsed.
- Loading branch information
3a6a36e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Getting a warning on this line (building with Xcode on macOS 15.2):
Is this intentional / safe to ignore?
3a6a36e
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That wasn't intentional, it should be fixed now. Thanks!