summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGangzheng Tong <tonggangzheng@gmail.com>2025-08-18 21:19:01 -0700
committerGitHub <noreply@github.com>2025-08-18 21:19:01 -0700
commitae1a93b579ed276d2455e1b97ca65ad4727d56d0 (patch)
tree5892061b616363a9ca45f8b24e58f7fccccb74ca /docs
parente9a309678f55a59bb012a931af2c1b734968a13d (diff)
Emit descriptor handle correctly for ParameterBlock<DescriptorHandle> (#8206)
In Metal, if `ParameterBlock` contains `DescriptorHandle` directly, it would be emitted as DescriptorHandle literal, which is not valid Metal code, This fix adds a case for `kIROp_DescriptorHandleType` and directs it to the Parent's `emitType` function to handle it.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions