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

Implement semantics for WGSL #5589

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

aleino-nv
Copy link
Collaborator

This helps to address issue #4943.

This helps to address issue shader-slang#4943.
@aleino-nv aleino-nv requested a review from a team as a code owner November 19, 2024 08:58
@aleino-nv aleino-nv added the pr: non-breaking PRs without breaking changes label Nov 19, 2024
@aleino-nv
Copy link
Collaborator Author

/format

@slangbot
Copy link
Contributor

🌈 Formatted, please merge the changes from this PR

@csyonghe csyonghe merged commit a50de6b into shader-slang:master Nov 19, 2024
14 checks passed
@jkwak-work
Copy link
Collaborator

Shouldn't we add some test cases or enable existing tests for this change?

@csyonghe
Copy link
Collaborator

Yes, we should. I don't consider this PR to close any specific issue due to lack of tests, but I would rather have this merged in instead of having no support at all.

@aleino-nv
Copy link
Collaborator Author

This change itself doesn't close the issue as mentioned in the change description.
As mentioned in the linked issue title, the issue is indeed about enabling GFX tests.
Before closing the issue, I will enable all tests that should be passing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: non-breaking PRs without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants