diff options
author | Xiang Li <python3kgae@outlook.com> | 2023-01-12 11:56:18 -0500 |
---|---|---|
committer | Xiang Li <python3kgae@outlook.com> | 2023-01-12 13:42:11 -0500 |
commit | 944f4b2805852072022293678fddd65dc450e0f2 (patch) | |
tree | a7e613a20f58bc173b89f85b321e62cbc048105b /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp | |
parent | 7f2f6eec3ead9c5715c86159919d6df182d1cc4d (diff) | |
download | llvm-944f4b2805852072022293678fddd65dc450e0f2.zip llvm-944f4b2805852072022293678fddd65dc450e0f2.tar.gz llvm-944f4b2805852072022293678fddd65dc450e0f2.tar.bz2 |
[DirectX backend] add support ConstantBuffer to DXILResource.h
class ConstantBuffer is added to save information for cbuffer.
Also add CBufferDataLayout to calculate the size for cbuffer.
Now always use legacy cbuffer layout.
https://reviews.llvm.org/D134998 will add control to disable legacy cbuffer layout.
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D136031
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions