<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/cooperative-vector/variadic-init-bad-length.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-16T00:48:30+00:00</updated>
<entry>
<title>Document why failing VVL coop-vec tests cannot be enabled &amp; minor cleanup/bug-fix (#7754)</title>
<updated>2025-07-16T00:48:30+00:00</updated>
<author>
<name>ArielG-NV</name>
<email>159081215+ArielG-NV@users.noreply.github.com</email>
</author>
<published>2025-07-16T00:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=439e025c1d3c58cc261c36f1e8d804a403b2856a'/>
<id>urn:sha1:439e025c1d3c58cc261c36f1e8d804a403b2856a</id>
<content type='text'>
* Changes

Fix a coop-vec bug, fix incorrect test synax, clean up test, comment why some coop-vec tests are stil disabled

* Changes

Fix a coop-vec bug, fix incorrect test synax, clean up test, comment why some coop-vec tests are stil disabled

* disable failing tests

* push changes

* add to failing GLSL test list</content>
</entry>
<entry>
<title>Enable coopvec tests with dxc backend (#6726)</title>
<updated>2025-04-02T20:06:45+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-04-02T20:06:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=b4a1d618b8d850a579af2840db2df6bee312172c'/>
<id>urn:sha1:b4a1d618b8d850a579af2840db2df6bee312172c</id>
<content type='text'>
This PR enables existing CoopVec tests with DX12 backend.
In order to use the CoopVec feature with DX12 backend, we have to use an option, "-dx12-experimental", because the current implementation of CoopVec feature in dxcompiler.dll requires "experimental feature".

Note that when the "experimental feature" is enabled, slang-test becomes less stable.
For that reason, we should use the option "-dx12-experimental" only when it is needed.

All tests for GLSL are deleted because CoopVec support for GLSL in Slang is deprecated and no longer supported.

Some of CoopVec tests are still disabled for DX12 backend because:

DXC doesn't support 8bit integer types and
Some of CoopVec features are not implemented in DXC backend.</content>
</entry>
</feed>
