shader-slang / slang

Making it easier to work with shaders
http://shader-slang.com
MIT License
2.17k stars 187 forks source link

WGSL: Intrinsics: data packing/unpacking #5080

Closed aleino-nv closed 1 month ago

aleino-nv commented 1 month ago

packing (9 functions), unpacking (7 functions)

jkwak-work commented 1 month ago

This refers to the functions mentioned in the following sections https://www.w3.org/TR/WGSL/#pack-builtin-functions https://www.w3.org/TR/WGSL/#unpack-builtin-functions