<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slang.git/tests/cuda/lss-test.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-06-13T06:20:17+00:00</updated>
<entry>
<title>Add new capdef for lss intrinsics (#7427)</title>
<updated>2025-06-13T06:20:17+00:00</updated>
<author>
<name>Mukund Keshava</name>
<email>mkeshava@nvidia.com</email>
</author>
<published>2025-06-13T06:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=e9dcdd884ac616b4c9f5b258fb2a78d10bfce293'/>
<id>urn:sha1:e9dcdd884ac616b4c9f5b258fb2a78d10bfce293</id>
<content type='text'>
* Add new capdef for lss intrinsics

Fixes #7426

Raygen shaders need to be supported for only hitobject APIs. So we need
a special capability for that, instead of a common one.

* regenerate command line reference

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Enable LSS hit object test (#7273)</title>
<updated>2025-05-30T10:53:03+00:00</updated>
<author>
<name>Mukund Keshava</name>
<email>mkeshava@nvidia.com</email>
</author>
<published>2025-05-30T10:53:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=14409bf1015af47691f09d2be6afb18cfb999aea'/>
<id>urn:sha1:14409bf1015af47691f09d2be6afb18cfb999aea</id>
<content type='text'>
* Enable LSS hit object test

Enabled LSS SER tests now that PR #7211, which added SER support to OptiX,
has been merged.

Ran:  ./build/Debug/bin/slangc.exe tests/cuda/lss-test.slang -target ptx
-Xnvrtc -I"C:/ProgramData/NVIDIA Corporation/OptiX SDK 9.0.0/include"

and confirmed that the HitObject intrinsic is called.

eg:
call (%f15, %f16, %f17, %f18,  %f19, %f20, %f21, %f22),
_optix_hitobject_get_linear_curve_vertex_data, ();

* format code

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Add LSS intrinsics (#7200)</title>
<updated>2025-05-27T12:16:04+00:00</updated>
<author>
<name>Mukund Keshava</name>
<email>mkeshava@nvidia.com</email>
</author>
<published>2025-05-27T12:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.yummers.dev/slang.git/commit/?id=f570e109c4039e15526af38e17f350c115327489'/>
<id>urn:sha1:f570e109c4039e15526af38e17f350c115327489</id>
<content type='text'>
* WiP: LSS intrinsics: initial commit

* format code

* Fix CI failures

* Address review comment

---------

Co-authored-by: slangbot &lt;186143334+slangbot@users.noreply.github.com&gt;</content>
</entry>
</feed>
