SPV: Implement Vulkan version of GLSL (KHR_vulkan_glsl).
This commit is contained in:
11
Test/baseResults/vulkan.comp.out
Normal file
11
Test/baseResults/vulkan.comp.out
Normal 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
|
||||
Reference in New Issue
Block a user