diff options
author | Helena Kotas <hekotas@microsoft.com> | 2025-09-17 09:56:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-17 09:56:48 -0700 |
commit | 087f4fc91b9665dced0007f82a38a0ddb0be79fd (patch) | |
tree | 0f9b3d900ca6fc22c0a8d03fa38a63ef9d06440f /clang/lib/CodeGen/CodeGenModule.h | |
parent | 00dc72fa1f328ae52554c5d404460de7381cb7f7 (diff) | |
download | llvm-087f4fc91b9665dced0007f82a38a0ddb0be79fd.zip llvm-087f4fc91b9665dced0007f82a38a0ddb0be79fd.tar.gz llvm-087f4fc91b9665dced0007f82a38a0ddb0be79fd.tar.bz2 |
[HLSL] Remove resource constructors with binding (#157008)
Removes resource constructors that take binding information per proposal update https://github.com/llvm/wg-hlsl/pull/336. The constructors are replaced by static `__createFromBinding` and `__createFromImplicitBinding` methods on the resource class.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions