You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix shader compilation further in Chrome 131 (#9160)
### Related
* Closes#8377
* Follow-up to #9152
<!--
Include links to any related issues/PRs in a bulleted list, for example:
* Closes#1234
* Part of #1337
-->
### What
This pr is extension of #9152, further fixing the shader variable naming
issue in Chome 131 version.
<img width="1021" alt="Image"
src="https://github.com/user-attachments/assets/fab624cd-3d14-4bbc-8209-5a1cc1ccbd73"
/>
after fix:
<img width="1469" alt="Image"
src="https://github.com/user-attachments/assets/3f08da34-919d-4efb-9104-137dd6fe2863"
/>
<!--
Make sure the PR title and labels are set to maximize their usefulness
for the CHANGELOG,
and our `git log`.
If you have noticed any breaking changes, include them in the migration
guide.
We track various metrics at <https://build.rerun.io>.
For maintainers:
* To run all checks from `main`, comment on the PR with `@rerun-bot
full-check`.
* To deploy documentation changes immediately after merging this PR, add
the `deploy docs` label.
-->
0 commit comments