-
Notifications
You must be signed in to change notification settings - Fork 15k
Closed
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Description
The BuiltinTypeDeclBuilder in HLSLExternalSemaSource is used to simplify building the various HLSL builtin types (like resources), but it turns out it's a bit clunky for some of the common patterns. Refactor this to make it easier to read and write the definitions of things like RWBuffer.
Metadata
Metadata
Assignees
Labels
HLSLHLSL Language SupportHLSL Language Supportclang:frontendLanguage frontend issues, e.g. anything involving "Sema"Language frontend issues, e.g. anything involving "Sema"
Type
Projects
Status
No status