SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).

This commit is contained in:
John Kessenich
2016-02-15 20:58:50 -07:00
parent 019f08fcd8
commit 6c292d3ba7
200 changed files with 7841 additions and 5577 deletions

View File

@@ -0,0 +1,11 @@
vulkan.comp
Warning, version 450 is not yet complete; most version-specific features are present, but some are missing.
ERROR: 0:5: 'local_size' : cannot change previously set size
ERROR: 1 compilation errors. No code generated.
Linked compute stage:
SPIR-V is not generated for failed compile or link