We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f58cd commit 3356218Copy full SHA for 3356218
tests/compiletests/ui/dis/complex_image_sample_inst.stderr
@@ -2,13 +2,17 @@
2
%4 = OpFunctionParameter %2
3
%5 = OpFunctionParameter %6
4
%7 = OpFunctionParameter %6
5
-%8 = OpLabel
6
-OpLine %9 29 13
7
-%10 = OpAccessChain %11 %12 %13
8
-OpLine %9 30 13
9
-%14 = OpLoad %15 %10
10
-OpLine %9 34 13
11
-%16 = OpImageSampleProjExplicitLod %2 %14 %4 Grad %5 %7
+%8 = OpFunctionParameter %6
+%9 = OpFunctionParameter %6
+%10 = OpLabel
+%11 = OpCompositeConstruct %12 %5 %7
+%13 = OpCompositeConstruct %12 %8 %9
+OpLine %14 29 13
+%15 = OpAccessChain %16 %17 %18
12
+OpLine %14 30 13
13
+%19 = OpLoad %20 %15
14
+OpLine %14 34 13
15
+%21 = OpImageSampleProjExplicitLod %2 %19 %4 Grad %11 %13
16
OpNoLine
-OpReturnValue %16
17
+OpReturnValue %21
18
OpFunctionEnd
0 commit comments