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

Add inner texture type to reflection json #6416

Merged

Conversation

Devon7925
Copy link
Contributor

This will allow integer storage textures to be used in playground by letting us infer more formats.

@Devon7925 Devon7925 requested a review from a team as a code owner February 20, 2025 23:49
csyonghe
csyonghe previously approved these changes Feb 21, 2025
@Devon7925
Copy link
Contributor Author

I don't understand what's going on with the tests/reflection/unbounded-arrays.hlsl.1 test. The names look completely different from the test in the file, and the test succeeds on my computer.

@Devon7925 Devon7925 requested a review from csyonghe February 24, 2025 20:17
csyonghe
csyonghe previously approved these changes Feb 25, 2025
@csyonghe csyonghe added the pr: non-breaking PRs without breaking changes label Feb 25, 2025
@Devon7925
Copy link
Contributor Author

That should fix the ci result... but now the test fails on my computer.

@Devon7925 Devon7925 requested a review from csyonghe February 26, 2025 09:14
@csyonghe
Copy link
Collaborator

what do you mean by "test failed on my computer"? which test is failing?

@Devon7925
Copy link
Contributor Author

I think my testing version was wrong, seems to work fine now. Although it looks like something is generally wrong with testing right now since my pr shouldn't be breaking that CI test.

@csyonghe
Copy link
Collaborator

Yeah, that CI failure is irrelevant is already being fixed in top of tree. The PR looks good!

@csyonghe csyonghe merged commit cd20e94 into shader-slang:master Feb 28, 2025
15 of 16 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
Development

Successfully merging this pull request may close these issues.

2 participants