https://github.com/shader-slang/slang
Revision ab04bd0dd7dd6a818bbac8c5fef9372c4f597352 authored by Sai Praveen Bangaru on 23 September 2023, 16:11:45 UTC, committed by GitHub on 23 September 2023, 16:11:45 UTC
* Update user-guide with new slangpy features

* More polishing of new slangpy docs

* Update a1-02-slangpy.md

* Only require contiguity for vector element types

* Added `loadOnce/storeOnce` and subscript operations

* Added docs, `DiffTensorView.dims()`  &  `DiffTensorView.stride(uint)`

* Add constructors, remove storeOnce/loadOnce test

* Adjusted intrinsic definitions
1 parent 263f807
History
Tip revision: ab04bd0dd7dd6a818bbac8c5fef9372c4f597352 authored by Sai Praveen Bangaru on 23 September 2023, 16:11:45 UTC
More `slangpy` features + polishing (#3233)
Tip revision: ab04bd0
File Mode Size
_includes
_layouts
assets
design
gfx-user-guide
gpu-feature
language-reference
proposals
scripts
user-guide
64bit-type-support.md -rw-r--r-- 7.5 KB
README.md -rw-r--r-- 2.2 KB
_config.yml -rw-r--r-- 27 bytes
api-users-guide.md -rw-r--r-- 21.9 KB
build_toc.ps1 -rw-r--r-- 536 bytes
building.md -rw-r--r-- 9.1 KB
command-line-slangc-reference.md -rw-r--r-- 23.9 KB
command-line-slangc.md -rw-r--r-- 9.8 KB
cpu-target.md -rw-r--r-- 34.9 KB
cuda-target.md -rw-r--r-- 19.1 KB
doc-system.md -rw-r--r-- 3.5 KB
faq.md -rw-r--r-- 2.9 KB
language-guide.md -rw-r--r-- 10.1 KB
layout.md -rw-r--r-- 12.4 KB
linking.md -rw-r--r-- 10.9 KB
nvapi-support.md -rw-r--r-- 5.4 KB
repro.md -rw-r--r-- 11.0 KB
shader-execution-reordering.md -rw-r--r-- 13.1 KB
shader-playground.md -rw-r--r-- 1.1 KB
stdlib-doc.md -rw-r--r-- 1.4 MB
target-compatibility.md -rw-r--r-- 18.7 KB
wave-intrinsics.md -rw-r--r-- 12.8 KB

README.md

back to top