<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/autodiff/float-cast.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-08-06T17:23:19+00:00</updated>
<entry>
<title>Fix 7723 - Add autodiff tests (#7919)</title>
<updated>2025-08-06T17:23:19+00:00</updated>
<author>
<name>Harsh Aggarwal (NVIDIA)</name>
<email>haaggarwal@nvidia.com</email>
</author>
<published>2025-08-06T17:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=d107327422b69777d41f1077c58d46c6bcf579c4'/>
<id>urn:sha1:d107327422b69777d41f1077c58d46c6bcf579c4</id>
<content type='text'>
* Fix 7723 - Add autodiff tests

* Update bug-1.slang

Adding Vulkan</content>
</entry>
<entry>
<title>Update Slang-RHI/slang (#5701)</title>
<updated>2024-11-28T11:56:41+00:00</updated>
<author>
<name>Anders Leino</name>
<email>aleino@nvidia.com</email>
</author>
<published>2024-11-28T11:56:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=6bc63681e0b874e66fd9b8881c533eafdc6b9b78'/>
<id>urn:sha1:6bc63681e0b874e66fd9b8881c533eafdc6b9b78</id>
<content type='text'>
* Update Slang-RHI/slang

This brings in new fixes for WebGPU.
In particular, the "use_dxc" toggle is now used, which should enable these tests to run on
WebGPU, if f16 is otherwise supported:

- `tests/language-feature/generics/variadic-0.slang`
- `tests/language-feature/generics/tuple.slang`

This closes #5605.

* Disable tests/autodiff/float-cast.slang for wgpu

This test was previously not running for WebGPU because it required the 'half' render
feature, and Slang-RHI was previously not reporting it.

With the Slang-RHI update, the test now runs on WebGPU.
It now fails because the test is using 'double' which is just not supported on WebGPU.

Thus this commit disables the test.</content>
</entry>
<entry>
<title>Add support for `kIROp_FloatCast` (#2824)</title>
<updated>2023-04-21T22:57:39+00:00</updated>
<author>
<name>Sai Praveen Bangaru</name>
<email>31557731+saipraveenb25@users.noreply.github.com</email>
</author>
<published>2023-04-21T22:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=385d3f4d29902242d7a803fb7b3d2a7513e4b5b1'/>
<id>urn:sha1:385d3f4d29902242d7a803fb7b3d2a7513e4b5b1</id>
<content type='text'>
* Add support for `kIROp_FloatCast`

* Update float-cast.slang

* Added flag to d3d options</content>
</entry>
</feed>
