llvm-project
16603d83 - [HLSL] Add SPIR-V target type for RWStructuredBuffers (#133468)

Commit
322 days ago
[HLSL] Add SPIR-V target type for RWStructuredBuffers (#133468) This PR adds the target type for main storage for HLSL raw buffer types. It does not handle the counter variables that are associated with those buffers. This is implementing part of https://github.com/llvm/wg-hlsl/blob/main/proposals/0018-spirv-resource-representation.md. We do not handle other HLSL raw buffer types.
Author
Parents
Loading