Skip to content

[HLSL][SPIRV] Implement CBuffers in CommonSPIRTargetCodeGenInfo::getHLSLType #138274

Open
@s-perron

Description

@s-perron

At this time, if you use a CBuffer in your HLSL code while targeting SPIR-V, there will be an error. The SPIR-V type for a CBuffer has not been implemented yet. This should be implemented according to the design doc.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Planning

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions