diff options
| author | kaizhangNV <149626564+kaizhangNV@users.noreply.github.com> | 2024-10-28 11:44:36 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-28 09:44:36 -0700 |
| commit | 0557a199d2eb205bf133c8fc111cce3a19336fde (patch) | |
| tree | a934206812185b506aa61a5efb6e90930340e404 /source/slang/slang-ir-inline.cpp | |
| parent | 04329077988a2b1f7a87b1d116457599039e5e12 (diff) | |
Add documentation for buffer types (#5410)
* Add documentation for buffer types
* address comments
* Update doc for LoadxAligned functions
Update the doc for all Load{2,3,4}Aligned and LoadxAligned<T> functions of
buffer type. We assume that those aligned version of Load{2,3,4} and
Load<T> will treat the whole buffer as type of unit{2,3,4} or T,
so the address must be aligned to size of the loaded type.
---------
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'source/slang/slang-ir-inline.cpp')
0 files changed, 0 insertions, 0 deletions
