<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/diagnostics/uninitialized-fields-delegated.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-01-10T19:01:32+00:00</updated>
<entry>
<title>Fix potential test failures due to SPIRV validation failure (#6047)</title>
<updated>2025-01-10T19:01:32+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-01-10T19:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=6437f2d37b08972db5e4515bd124639c2903dda1'/>
<id>urn:sha1:6437f2d37b08972db5e4515bd124639c2903dda1</id>
<content type='text'>
There are a few tests that are currently passing but could fail when
conditions change little bit.

When slang-test runs with `test-server`, the spirv validation fails and
the test gets reported as failed even though they are actually passing.

To avoid the potential problem, this commit adds an empty entry point.

Co-authored-by: Yong He &lt;yonghe@outlook.com&gt;</content>
</entry>
<entry>
<title>Ignoring construct field warnings on delegatory methods (#4911)</title>
<updated>2024-08-28T21:42:14+00:00</updated>
<author>
<name>venkataram-nv</name>
<email>vedavamadath@nvidia.com</email>
</author>
<published>2024-08-28T21:42:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d3a5a4723e0ba0f90ac3a0df3dd841d1f0c69782'/>
<id>urn:sha1:d3a5a4723e0ba0f90ac3a0df3dd841d1f0c69782</id>
<content type='text'>
* Ignoring construct field warnings on delegatory methods

* Generalizing instruction usage type interface

* Skip collection when searching for stores

* Adding separate construct delegation tests

* Treating differentiable functions as stores</content>
</entry>
</feed>
