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

Force inline functions that takes InputPatch and OutputPatch #6407

Conversation

jkwak-work
Copy link
Collaborator

This commit inlines functions that takes InputPatch and OutputPatch as the function parameter.

Closes #6352

This commit inlines functions that takes InputPatch and OutputPatch as
the function parameter.
@jkwak-work jkwak-work added the pr: non-breaking PRs without breaking changes label Feb 19, 2025
@jkwak-work jkwak-work self-assigned this Feb 19, 2025
@jkwak-work jkwak-work requested a review from a team as a code owner February 19, 2025 22:10
@csyonghe csyonghe merged commit 0460eb6 into shader-slang:master Feb 20, 2025
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.

InputPatch and OutputPatch cannot be used as a function argument
2 participants