SPV: Use a more accurate MemorySemanticsAllMemory mask.

This commit is contained in:
John Kessenich
2016-01-22 10:15:03 -07:00
parent cd26144d24
commit 4889167430
3 changed files with 13 additions and 3 deletions

View File

@@ -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

View File

@@ -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)