<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/cooperative-vector/glsl, 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-02T20:06:45+00:00</updated>
<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>
<entry>
<title>Support cooperative vector including Vulkan-Header (#6228)</title>
<updated>2025-01-30T21:19:13+00:00</updated>
<author>
<name>Jay Kwak</name>
<email>82421531+jkwak-work@users.noreply.github.com</email>
</author>
<published>2025-01-30T21:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=fb052bf4674b55933e6dd9f991c99000c049d216'/>
<id>urn:sha1:fb052bf4674b55933e6dd9f991c99000c049d216</id>
<content type='text'>
* Support cooperative vector including Vulkan-Header

Adding a Slang support for cooperative vector with vulkan-header update.</content>
</entry>
</feed>
