summaryrefslogtreecommitdiff
path: root/tools/slang-cpp-parser/node.h
diff options
context:
space:
mode:
authorGangzheng Tong <tonggangzheng@gmail.com>2025-04-09 14:41:41 -0700
committerGitHub <noreply@github.com>2025-04-09 14:41:41 -0700
commit17d1a2c8c3ff6b357b99faaefff7caa7200be2f8 (patch)
tree44bd5d93e7d8f080ba47e73f7a5bd5dd7dc61fa3 /tools/slang-cpp-parser/node.h
parentfd09feaaa19c1ae3441dd687bced1b12ff7c768e (diff)
Get real value for typeAdapter (#6762)
* Get real value for typeAdapter When the type is mismatch and typeAdapter is used, get the real value from typeAdapter so that we don't get nullptr for irValue. This fixes the assert if uint is used for SV_VertexID, which is an int in the system binding semantic. Fixes: #6525 * Add test case; add nullptr check
Diffstat (limited to 'tools/slang-cpp-parser/node.h')
0 files changed, 0 insertions, 0 deletions