https://github.com/shader-slang/slang
History
Tip revision: 6ee483dc6ddbd372fb509319e0b70f7fc6152278 authored by jsmall-nvidia on 08 November 2019, 23:52:15 UTC
Fix problem when getting default value for a bool, was producing 0, which on glsl could not be coerced. (#1117)
Tip revision: 6ee483d
File Mode Size
anyhit.slang -rw-r--r-- 727 bytes
anyhit.slang.glsl -rw-r--r-- 866 bytes
callable-caller.slang -rw-r--r-- 444 bytes
callable-caller.slang.glsl -rw-r--r-- 1.5 KB
callable-shared.slang -rw-r--r-- 102 bytes
callable.slang -rw-r--r-- 306 bytes
callable.slang.glsl -rw-r--r-- 423 bytes
closesthit.slang -rw-r--r-- 576 bytes
closesthit.slang.glsl -rw-r--r-- 1.5 KB
intersection.slang -rw-r--r-- 818 bytes
intersection.slang.glsl -rw-r--r-- 2.0 KB
miss.slang -rw-r--r-- 197 bytes
miss.slang.glsl -rw-r--r-- 237 bytes
raygen.slang -rw-r--r-- 2.4 KB
raygen.slang.glsl -rw-r--r-- 6.1 KB

back to top