-
Notifications
You must be signed in to change notification settings - Fork 263
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
Add inner texture type to reflection json #6416
Conversation
I don't understand what's going on with the |
That should fix the ci result... but now the test fails on my computer. |
what do you mean by "test failed on my computer"? which test is failing? |
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. |
Yeah, that CI failure is irrelevant is already being fixed in top of tree. The PR looks good! |
This will allow integer storage textures to be used in playground by letting us infer more formats.