Skip to content

[SPIRV] Update spir-v submodules and handle multi-dim array#8167

Open
s-perron wants to merge 1 commit intomicrosoft:mainfrom
s-perron:roll
Open

[SPIRV] Update spir-v submodules and handle multi-dim array#8167
s-perron wants to merge 1 commit intomicrosoft:mainfrom
s-perron:roll

Conversation

@s-perron
Copy link
Collaborator

We are updating the spir-v submodules. They contain a new pass that will linearize multi-dimensional resource arrays, and call the combine access chain pass.

This means we need to fix up some tests, and we want to make sure that we can properly handle multi-dimensional resource array in DXC.

Fixes #7922

We are updating the spir-v submodules. They contain a new pass that will
linearize multi-dimensional resource arrays, and call the combine access
chain pass.

This means we need to fix up some tests, and we want to make sure that
we can properly handle multi-dimensional resource array in DXC.

Fixes microsoft#7922
@s-perron s-perron enabled auto-merge (squash) February 18, 2026 16:31
@s-perron
Copy link
Collaborator Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

[SPIR-V] Arrays of arrays of resources are unsupported

2 participants

Comments