SPV Version: Emit the requested SPIR-V version, not the header version.
Fixes #1236.
This commit is contained in:
parent
43f5b27321
commit
2b5ea9f851
493 changed files with 500 additions and 497 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue