Skip to content

Fix GroupSharedLimitASTest and GroupSharedLimitMSTest execution tests#8351

Open
JoeCitizen wants to merge 1 commit intomicrosoft:mainfrom
JoeCitizen:fix-groupshared-limit-as-ms-tests
Open

Fix GroupSharedLimitASTest and GroupSharedLimitMSTest execution tests#8351
JoeCitizen wants to merge 1 commit intomicrosoft:mainfrom
JoeCitizen:fix-groupshared-limit-as-ms-tests

Conversation

@JoeCitizen
Copy link
Copy Markdown
Collaborator

  • Change Init="Zero" to Init="ByName" on UAVBuffer0 resources in ShaderOpArith.xml so the C++ callback fires to set shader text and resize the buffer.
  • Update NumElements from 128 to 4096 on UAV descriptors to match the 4096 DWORDs the shaders write.
  • Add dummy SV_Position write in mesh shaders to satisfy DXIL validation requirement that all output semantics have stores.

- Change Init="Zero" to Init="ByName" on UAVBuffer0 resources in
  ShaderOpArith.xml so the C++ callback fires to set shader text and
  resize the buffer.
- Update NumElements from 128 to 4096 on UAV descriptors to match the
  4096 DWORDs the shaders write.
- Add dummy SV_Position write in mesh shaders to satisfy DXIL
  validation requirement that all output semantics have stores.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

2 participants