| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Get real value for typeAdapter (#6762) | Gangzheng Tong | 2025-04-09 |
| * 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 | |||
