2 files changed
+2
-2
lines changed- external/CMakeLists.txt+1-1
- samples+1-1
- slangpy/slang/atomics.slang+5-7
- slangpy/slang/callshape.slang+7
- slangpy/slang/core.slang+4-2
- slangpy/slang/tensor.slang+5
- slangpy/tests/device/test_buffer_cursor.py+4-4
- slangpy/tests/slangpy_tests/test_call_group_integrations.py+10-4
- slangpy/tests/slangpy_tests/test_dtypes.py+5
- slangpy/tests/slangpy_tests/test_torchbuffers.py+15
- src/sgl/device/buffer_cursor.cpp+25-175
- src/sgl/device/buffer_cursor.h+19-14
- src/sgl/device/cursor_access_wrappers.h+248
- src/sgl/device/cursor_utils.h+9-6
- src/sgl/device/shader_cursor.cpp+16-113
- src/sgl/device/shader_cursor.h+12-5
- src/slangpy_ext/device/buffer_cursor.cpp+7-1
0 commit comments