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

[HLSL] Implement HLSL splatting #118992

Draft
wants to merge 16 commits into
base: main
Choose a base branch
from
Draft

[HLSL] Implement HLSL splatting #118992

wants to merge 16 commits into from

Conversation

spall
Copy link
Contributor

@spall spall commented Dec 6, 2024

Implement HLSL Flat casting that handles splatting for arrays and structs, and vectors if splatting from a vec1.
Closes #100609 and Closes #100619
Depends on #118842

@spall
Copy link
Contributor Author

spall commented Dec 6, 2024

Work for this PR begins at 'splat cast wip' commit.

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

Successfully merging this pull request may close these issues.

[HLSL] Layout compatible type casting [HLSL] Array by-value casting
1 participant