diff options
author | Steven Perron <stevenperron@google.com> | 2024-10-30 15:01:02 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 15:01:02 -0400 |
commit | d8295e2eeceef37bfd9e0f84918735eff6cfc659 (patch) | |
tree | 66285f21c85b96df0205b6c57d0ff1e2f81961cd /lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h | |
parent | bc79ec0c5bc3fce31448419846c343017ae1c5ad (diff) | |
download | llvm-d8295e2eeceef37bfd9e0f84918735eff6cfc659.zip llvm-d8295e2eeceef37bfd9e0f84918735eff6cfc659.tar.gz llvm-d8295e2eeceef37bfd9e0f84918735eff6cfc659.tar.bz2 |
[SPIRV][HLSL] Handle arrays of resources (#111564)
This commit adds the ability to get a particular resource from an array
of resources using the handle_fromBinding intrinsic.
The main changes are:
1. Create an array when generating the type.
2. Add capabilities from
[SPV_EXT_descriptor_indexing](https://htmlpreview.github.io/?https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/EXT/SPV_EXT_descriptor_indexing.html).
We are still missing the ability to declare a runtime array. That will
be done in a follow up PR.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h')
0 files changed, 0 insertions, 0 deletions