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

Various WGSL fixes. #5490

Merged
merged 9 commits into from
Nov 5, 2024
Merged

Various WGSL fixes. #5490

merged 9 commits into from
Nov 5, 2024

Conversation

csyonghe
Copy link
Collaborator

@csyonghe csyonghe commented Nov 4, 2024

Closes #5281.
Closes #5286.
Closes #5287.
Closes #5290.
Closes #5227.
Closes #5289.

@csyonghe csyonghe requested a review from a team as a code owner November 4, 2024 23:39
@csyonghe csyonghe added the pr: non-breaking PRs without breaking changes label Nov 4, 2024
@csyonghe
Copy link
Collaborator Author

csyonghe commented Nov 4, 2024

/format

@slangbot
Copy link
Contributor

slangbot commented Nov 4, 2024

🌈 Formatted, please merge the changes from this PR

jkwak-work
jkwak-work previously approved these changes Nov 5, 2024
Copy link
Collaborator

@jkwak-work jkwak-work left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@@ -3,7 +3,7 @@
//TEST(compute):COMPARE_COMPUTE: -shaderobj
//TEST(compute):COMPARE_COMPUTE:-vk -shaderobj
//TEST(compute):COMPARE_COMPUTE:-cpu -shaderobj
//DISABLE_TEST(compute):COMPARE_COMPUTE_EX:-wgpu
//TEST(compute):COMPARE_COMPUTE:-wgpu
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not sure it does, but shouldn't this have -shaderobj like other lines?

//TEST(compute):COMPARE_COMPUTE:-wgpu -shaderobj

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That flag is no longer meaningful. Every test is -shaderobj now, and this flag should be removed from all tests.

@csyonghe csyonghe merged commit 7c2ff54 into shader-slang:master Nov 5, 2024
7 checks passed
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
3 participants