mirror of
https://github.com/RPCS3/glslang.git
synced 2026-07-19 13:54:47 -04:00
4bfbf62794
Uses SPV_KHR_workgroup_memory_explicit_layout. Note that if GL_EXT_scalar_block_layout is enabled, Workgroup blocks can also use scalar layout.
5 lines
206 B
Plaintext
5 lines
206 B
Plaintext
spv.WorkgroupMemoryExplicitLayout.MixBlockNonBlock_Errors.comp
|
|
ERROR: Linking compute stage: cannot mix use of shared variables inside and outside blocks
|
|
|
|
SPIR-V is not generated for failed compile or link
|