SPV Version: Emit the requested SPIR-V version, not the header version.
Fixes #1236.
This commit is contained in:
@@ -187,7 +187,7 @@ output primitive = line_strip
|
||||
0:? 'OutputStream.myfloat' (layout( location=0) out float)
|
||||
0:? 'OutputStream.something' (layout( location=1) out int)
|
||||
|
||||
// Module Version 10200
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80003
|
||||
// Id's are bound by 68
|
||||
|
||||
|
||||
Reference in New Issue
Block a user