Skip to content

Rename shader std var #9088

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

Merged
merged 1 commit into from
Aug 12, 2025
Merged

Rename shader std var #9088

merged 1 commit into from
Aug 12, 2025

Conversation

jc3265
Copy link
Contributor

@jc3265 jc3265 commented Aug 12, 2025

Running one of the samples resulted in an error due to std being a reserved word

@jc3265 jc3265 added the internal Issue/PR does not affect clients label Aug 12, 2025
Copy link
Collaborator

@pixelflinger pixelflinger left a comment

Choose a reason for hiding this comment

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

This code is not from us, it's from qcom's SGSR so it's unfortunate we have to modify it.

@jc3265 jc3265 force-pushed the jc/renameShaderVar branch from e0cd54e to 6c5cf51 Compare August 12, 2025 20:17
@jc3265 jc3265 force-pushed the jc/renameShaderVar branch from 6c5cf51 to a8755a8 Compare August 12, 2025 21:08
@jc3265 jc3265 enabled auto-merge (squash) August 12, 2025 21:09
@jc3265 jc3265 merged commit d2b9eb5 into main Aug 12, 2025
16 checks passed
@jc3265 jc3265 deleted the jc/renameShaderVar branch August 12, 2025 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Issue/PR does not affect clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants