Skip to content

Split [[clang::hlsl_is_rov]] out of the HLSLResource attribute #102392

@bob80905

Description

@bob80905

IsROV is a piece of data that was originally baked into the Resource Attribute, attached to structs like RWBuffer. We need to create an attribute specifically for IsROV, so that the attribute can be spelled, and directly applied to resources that are ROVs.
This is necessary so that attributes can be applied to handles, rather than record decls, as described in #98192

Metadata

Metadata

Assignees

Labels

HLSLHLSL Language Supportclang:codegenIR generation bugs: mangling, exceptions, etc.clang:frontendLanguage frontend issues, e.g. anything involving "Sema"

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions