diff options
| author | Mukund Keshava <mkeshava@nvidia.com> | 2025-05-30 16:23:03 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-30 18:53:03 +0800 |
| commit | 14409bf1015af47691f09d2be6afb18cfb999aea (patch) | |
| tree | 0bc9388ca18202ee56b08f07e784c95fdd63198f /external/lua | |
| parent | aa3e6bdbe024355b07f6a61806024b248528fe4b (diff) | |
Enable LSS hit object test (#7273)
* 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 <186143334+slangbot@users.noreply.github.com>
Diffstat (limited to 'external/lua')
0 files changed, 0 insertions, 0 deletions
