Skip to content

Conversation

@sudonatalie
Copy link
Collaborator

@sudonatalie sudonatalie commented Nov 1, 2023

Emit an explicit error message when HLSL ResourceDescriptorHeap or SamplerDescriptorHeap are used with -spirv as they are not yet supported.

Fixes #5913

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2023

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

Copy link
Collaborator

@cassiebeckley cassiebeckley left a comment

Choose a reason for hiding this comment

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

Will we need something like this for SamplerDescriptorHeap as well?

@sudonatalie
Copy link
Collaborator Author

Will we need something like this for SamplerDescriptorHeap as well?

Good catch. Updated.

@llvm-beanz Can you review the HlslTypes.* changes?

Copy link
Collaborator

@llvm-beanz llvm-beanz left a comment

Choose a reason for hiding this comment

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

LGTM

Emit an explicit error message when HLSL ResourceDescriptorHeap is used with -spirv as it is not yet supported. Fixes microsoft#5913
@sudonatalie sudonatalie force-pushed the resource-descriptor-heap branch from 3c16fe5 to b406375 Compare November 20, 2023 17:51
@sudonatalie sudonatalie enabled auto-merge (squash) November 20, 2023 17:52
@sudonatalie sudonatalie merged commit f5b259a into microsoft:main Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants