https://github.com/shader-slang/slang
Revision 76652fa43813d2c4b2ec8ea53d903a9cc892c1f6 authored by jsmall-nvidia on 23 May 2018, 16:35:43 UTC, committed by Tim Foley on 23 May 2018, 16:35:43 UTC
1 parent 10190da
History
Tip revision: 76652fa43813d2c4b2ec8ea53d903a9cc892c1f6 authored by jsmall-nvidia on 23 May 2018, 16:35:43 UTC
When outputing a vector type with a size of 1 in GLSL, it needs to be output as the underlying type. For example vector<float,1> should be output as float in GLSL. (#572)
Tip revision: 76652fa
File Mode Size
docs
examples
external
source
tests
tools
.editorconfig -rw-r--r-- 937 bytes
.gitattributes -rw-r--r-- 95 bytes
.gitignore -rw-r--r-- 398 bytes
.gitmodules -rw-r--r-- 107 bytes
.travis.yml -rw-r--r-- 1.6 KB
CODE_OF_CONDUCT.md -rw-r--r-- 3.1 KB
LICENSE -rw-r--r-- 1.1 KB
Makefile -rw-r--r-- 6.3 KB
README.md -rw-r--r-- 4.9 KB
appveyor.yml -rw-r--r-- 3.5 KB
premake5.lua -rw-r--r-- 20.1 KB
slang.h -rw-r--r-- 41.4 KB
slang.sln -rw-r--r-- 8.9 KB
test.bat -rw-r--r-- 1.4 KB

README.md

back to top