[clang] [HLSL] Remove hlsl::Resource (PR #98938)

Chris B via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 16 08:40:35 PDT 2024


https://github.com/llvm-beanz approved this pull request.

Yea, this can go. I think I had intended to use this as the underlying type for the resource descriptor heap for dynamic resources. We can figure out a better approach for that when we get there.

https://github.com/llvm/llvm-project/pull/98938


More information about the cfe-commits mailing list