@@ -2331,7 +2331,7 @@ local_size = (32, 16, 1)
23312331 MemberDecorate 20(Types) 3 Offset 64
23322332 Decorate 21 ArrayStride 96
23332333 MemberDecorate 22(data) 0 Offset 0
2334- Decorate 22(data) BufferBlock
2334+ Decorate 22(data) Block
23352335 Decorate 24(data) DescriptorSet 0
23362336 Decorate 24(data) Binding 0
23372337 Decorate 388(dti) BuiltIn GlobalInvocationId
@@ -2351,31 +2351,31 @@ local_size = (32, 16, 1)
23512351 20(Types): TypeStruct 13(ivec4) 15(ivec4) 17(fvec4) 19(f64vec4)
23522352 21: TypeRuntimeArray 20(Types)
23532353 22(data): TypeStruct 21
2354- 23: TypePointer Uniform 22(data)
2355- 24(data): 23(ptr) Variable Uniform
2354+ 23: TypePointer StorageBuffer 22(data)
2355+ 24(data): 23(ptr) Variable StorageBuffer
23562356 25: 14(int) Constant 0
23572357 26: 6(int) Constant 0
23582358 27: TypePointer Function 6(int)
2359- 32: TypePointer Uniform 13(ivec4)
2359+ 32: TypePointer StorageBuffer 13(ivec4)
23602360 35: 6(int) Constant 13
23612361 36: 6(int) Constant 3
2362- 43: TypePointer Uniform 6(int)
2362+ 43: TypePointer StorageBuffer 6(int)
23632363 52: TypeVector 6(int) 2
23642364 59: 6(int) Constant 1
23652365 74: 6(int) Constant 2
23662366 79: 14(int) Constant 1
2367- 82: TypePointer Uniform 15(ivec4)
2368- 91: TypePointer Uniform 14(int)
2367+ 82: TypePointer StorageBuffer 15(ivec4)
2368+ 91: TypePointer StorageBuffer 14(int)
23692369 100: TypeVector 14(int) 2
23702370 113: TypeVector 14(int) 3
23712371 126: 14(int) Constant 2
2372- 129: TypePointer Uniform 17(fvec4)
2373- 138: TypePointer Uniform 16(float)
2372+ 129: TypePointer StorageBuffer 17(fvec4)
2373+ 138: TypePointer StorageBuffer 16(float)
23742374 147: TypeVector 16(float) 2
23752375 160: TypeVector 16(float) 3
23762376 173: 14(int) Constant 3
2377- 176: TypePointer Uniform 19(f64vec4)
2378- 185: TypePointer Uniform 18(float64_t)
2377+ 176: TypePointer StorageBuffer 19(f64vec4)
2378+ 185: TypePointer StorageBuffer 18(float64_t)
23792379 194: TypeVector 18(float64_t) 2
23802380 207: TypeVector 18(float64_t) 3
23812381 387: TypePointer Input 7(ivec3)
0 commit comments