<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/bugs/gh-6525.slang, branch master</title>
<subtitle>Making it easier to work with shaders</subtitle>
<id>https://git.yummers.dev/slang.git/atom?h=master</id>
<link rel='self' href='https://git.yummers.dev/slang.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/'/>
<updated>2025-04-09T21:41:41+00:00</updated>
<entry>
<title>Get real value for typeAdapter (#6762)</title>
<updated>2025-04-09T21:41:41+00:00</updated>
<author>
<name>Gangzheng Tong</name>
<email>tonggangzheng@gmail.com</email>
</author>
<published>2025-04-09T21:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=17d1a2c8c3ff6b357b99faaefff7caa7200be2f8'/>
<id>urn:sha1:17d1a2c8c3ff6b357b99faaefff7caa7200be2f8</id>
<content type='text'>
* 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</content>
</entry>
</feed>
