GLSL: Fix #1591: Require the id in subgroupBroadcast to be constant.
This commit is contained in:
parent
d2a7b07a64
commit
f2675d4d6c
6 changed files with 399 additions and 369 deletions
6
Test/baseResults/spv.subgroupBallotNeg.comp.out
Executable file
6
Test/baseResults/spv.subgroupBallotNeg.comp.out
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
spv.subgroupBallotNeg.comp
|
||||
ERROR: 0:32: 'id' : argument must be compile-time constant
|
||||
ERROR: 1 compilation errors. No code generated.
|
||||
|
||||
|
||||
SPIR-V is not generated for failed compile or link
|
||||
Loading…
Add table
Add a link
Reference in a new issue