Skip to content

Add GroupSharedLimit attribute support for Mesh, Amp and Node shaders#8140

Merged
JoeCitizen merged 14 commits intomicrosoft:mainfrom
JoeCitizen:Variable-Shared-Memory-Fixes
Feb 13, 2026
Merged

Add GroupSharedLimit attribute support for Mesh, Amp and Node shaders#8140
JoeCitizen merged 14 commits intomicrosoft:mainfrom
JoeCitizen:Variable-Shared-Memory-Fixes

Conversation

@JoeCitizen
Copy link
Collaborator

  • Adds support for the GroupSharedLimit feature for Mesh, Amplification and Node shaders.
  • Tests for each of those shader types

Copy link
Contributor

@tex3d tex3d left a comment

Choose a reason for hiding this comment

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

With minor suggested changes from earlier resolved comment, tests could easily check some more interesting edge cases that I've pointed out. As it stands, I'm not sure the update truly addressed the resolved comment from earlier.

Copy link
Contributor

@tex3d tex3d left a comment

Choose a reason for hiding this comment

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

Diagnostics need overhaul, but I've provided a suggested implementation.

@github-project-automation github-project-automation bot moved this from New to In progress in HLSL Roadmap Feb 11, 2026
Copy link
Collaborator

@V-FEXrt V-FEXrt left a comment

Choose a reason for hiding this comment

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

Generally LGTM but the more I sat with it, the more I think we need to do something about the -1 magic. Happy to leave it up to you on exactly what to do but it should be named in some manner

tex3d and others added 3 commits February 12, 2026 13:06
Co-authored-by: Damyan Pepper <damyanp@microsoft.com>
Co-authored-by: Damyan Pepper <damyanp@microsoft.com>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 13, 2026

✅ With the latest revision this PR passed the C/C++ code formatter.

@JoeCitizen JoeCitizen merged commit c44a383 into microsoft:main Feb 13, 2026
12 checks passed
@github-project-automation github-project-automation bot moved this from In progress to Done in HLSL Roadmap Feb 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants