SPIRV-Cross/shaders
Hans-Kristian Arntzen d5dc5f3f1c Fix issue with new glslang behavior for samplers as parameters.
Check case where storage class uniform is passed as function parameter.
2016-07-05 13:21:26 +02:00
..
asm/comp Add support for OpQuantizeF16. 2016-05-31 16:56:15 +02:00
comp Use std::array in C++ backend. 2016-05-28 13:23:51 +02:00
frag Fix issue with new glslang behavior for samplers as parameters. 2016-07-05 13:21:26 +02:00
geom Don't emit invocation layout for invocations == 1. 2016-06-23 13:49:19 +02:00
tesc Initial commit. 2016-03-11 16:30:27 +01:00
tese Initial commit. 2016-03-11 16:30:27 +01:00
vert Initial commit. 2016-03-11 16:30:27 +01:00
vulkan Remove workaround for overly conservative memory barriers. 2016-05-28 11:46:33 +02:00