Skip to content

Commit 9f5564c

Browse files
committed
[DirectX] Get resource information via TargetExtType
Instead of storing an auxilliary structure with the information from the DXIL resource target extension types duplicated, access the information that we can via the type itself. This also means we need to handle some of the target extension types we haven't fully defined yet, like Texture and CBuffer. For now we make an educated guess to what those should look like based on llvm/wg-hlsl#76, and we can update them fairly easily when we've defined them more thoroughly. First part of #118400
1 parent a480d51 commit 9f5564c

File tree

6 files changed

+795
-715
lines changed

6 files changed

+795
-715
lines changed

0 commit comments

Comments
 (0)