File tree Expand file tree Collapse file tree 1 file changed +14
-10
lines changed
tests/compiletests/ui/dis Expand file tree Collapse file tree 1 file changed +14
-10
lines changed Original file line number Diff line number Diff line change 22%4 = OpFunctionParameter %2
33%5 = OpFunctionParameter %6
44%7 = OpFunctionParameter %6
5- %8 = OpFunctionParameter %9
6- %10 = OpFunctionParameter %9
7- %11 = OpLabel
8- OpLine %12 38 13
9- %13 = OpAccessChain %14 %15 %16
10- OpLine %12 39 13
11- %17 = OpLoad %18 %13
12- OpLine %12 46 13
13- %19 = OpImageSampleProjExplicitLod %2 %17 %4 Grad|ConstOffset %5 %7 %20
5+ %8 = OpFunctionParameter %6
6+ %9 = OpFunctionParameter %6
7+ %10 = OpFunctionParameter %11
8+ %12 = OpFunctionParameter %11
9+ %13 = OpLabel
10+ %14 = OpCompositeConstruct %15 %5 %7
11+ %16 = OpCompositeConstruct %15 %8 %9
12+ OpLine %17 38 13
13+ %18 = OpAccessChain %19 %20 %21
14+ OpLine %17 39 13
15+ %22 = OpLoad %23 %18
16+ OpLine %17 46 13
17+ %24 = OpImageSampleProjExplicitLod %2 %22 %4 Grad|ConstOffset %14 %16 %25
1418OpNoLine
15- OpReturnValue %19
19+ OpReturnValue %24
1620OpFunctionEnd
You can’t perform that action at this time.
0 commit comments