<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/wgsl/int16-uint16-error.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-07-11T03:22:59+00:00</updated>
<entry>
<title>Fix int16_t/uint16_t support for WGSL target (#7692)</title>
<updated>2025-07-11T03:22:59+00:00</updated>
<author>
<name>Copilot</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2025-07-11T03:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d0f342c9263a0e47947ac3be9fa4d9f665831e63'/>
<id>urn:sha1:d0f342c9263a0e47947ac3be9fa4d9f665831e63</id>
<content type='text'>
* Initial plan

* Implement int16_t/uint16_t support for WGSL target

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

* Change int16_t/uint16_t to emit proper diagnostics instead of auto-promoting

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

* Implement diagnoseOnce to prevent duplicate diagnostics

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

* Optimize diagnoseOnce to use HashSet::add() return value

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

* Apply code formatting to slang-emit-c-like.h

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

* Fix diagnoseOnce to use all parameters instead of first parameter only

Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;

---------

Co-authored-by: copilot-swe-agent[bot] &lt;198982749+Copilot@users.noreply.github.com&gt;
Co-authored-by: csyonghe &lt;2652293+csyonghe@users.noreply.github.com&gt;</content>
</entry>
</feed>
