tgjones / shader-playground

Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
http://shader-playground.timjones.io
BSD 2-Clause "Simplified" License
577 stars 45 forks source link

Missing rgen shader stage for glslang #51

Closed andrejnau closed 5 years ago

andrejnau commented 5 years ago

Could you add support for ray generation shader stage?

tgjones commented 5 years ago

Thanks, I missed this when I was transcribing shader stages from the glslangValidator.exe output.