GLSL: Fix #1591: Require the id in subgroupBroadcast to be constant.

This commit is contained in:
John Kessenich 2018-11-21 14:43:18 -07:00
parent d2a7b07a64
commit f2675d4d6c
6 changed files with 399 additions and 369 deletions

View 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