-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
- Implement resource constructor for implicit binding as specified in resource-constructors proposal
- Initialize resources without a register annotation (or with a space-only annotation) with a call to this constructor.
- Translate
__builtin_hlsl_create_handle_from_implicit_bindingClang buildins to{dx|spv}.resource.handlefromimplicitbindingaccording to the implicit resource binding proposal.
Metadata
Metadata
Assignees
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.IR generation bugs: mangling, exceptions, etc.clang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Type
Projects
Status
Closed