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

Metal: support vertex/fragment shader input/output and commonly used builtins. #4023

Closed
csyonghe opened this issue Apr 24, 2024 · 0 comments · Fixed by #4044
Closed

Metal: support vertex/fragment shader input/output and commonly used builtins. #4023

csyonghe opened this issue Apr 24, 2024 · 0 comments · Fixed by #4044

Comments

@csyonghe
Copy link
Collaborator

Emit [[stage_in]], [[attribute(offset)]] for stage input/outputs.

Translate builtin semantics to metal attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant