Open
Description
- Add resource constructor for explicit binding to
HLSLExternalSemaSource
. - Replace current resource initialization function (in Codegen) with init expression that calls the constructor (in Sema).
- Update default resource constructor to initialize resource handle to
poison
(needs to happen after # 1, otherwise the initialized handle will get overridden).
Design proposal: llvm/wg-hlsl#197
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Needs Review