SPV: Use a more accurate MemorySemanticsAllMemory mask.
This commit is contained in:
parent
cd26144d24
commit
4889167430
3 changed files with 13 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ Linked compute stage:
|
|||
3: TypeFunction 2
|
||||
6: TypeInt 32 0
|
||||
7: 6(int) Constant 1
|
||||
8: 6(int) Constant 1023
|
||||
8: 6(int) Constant 4062
|
||||
9: 6(int) Constant 0
|
||||
10: TypeFloat 32
|
||||
11: TypeVector 10(float) 3
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@ Linked tessellation control stage:
|
|||
3: TypeFunction 2
|
||||
6: TypeInt 32 0
|
||||
7: 6(int) Constant 1
|
||||
8: 6(int) Constant 1023
|
||||
8: 6(int) Constant 4062
|
||||
9: 6(int) Constant 0
|
||||
10: TypeInt 32 1
|
||||
11: TypePointer Function 10(int)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue