SPV Version: Emit the requested SPIR-V version, not the header version.
Fixes #1236.
This commit is contained in:
@@ -169,7 +169,7 @@ output primitive = triangle_strip
|
||||
0:? 'outStream.color' (layout( location=0) out 4-component vector of float)
|
||||
0:? 'outStream.uv' (layout( location=1) out 2-component vector of float)
|
||||
|
||||
// Module Version 10200
|
||||
// Module Version 10000
|
||||
// Generated by (magic number): 80003
|
||||
// Id's are bound by 58
|
||||
|
||||
|
||||
Reference in New Issue
Block a user