Home
last modified time | relevance | path

Searched refs:x_11 (Results 1 – 25 of 71) sorted by relevance

123

/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-optimize-phis-for/
D0-opt.wgsl17 [[group(0), binding(1)]] var<uniform> x_11 : buf1;
41 let x_24 : i32 = x_11.x_GLF_uniform_int_values[1];
45 let x_26 : i32 = x_11.x_GLF_uniform_int_values[0];
50 let x_27 : i32 = x_11.x_GLF_uniform_int_values[1];
54 let x_29 : i32 = x_11.x_GLF_uniform_int_values[0];
59 let x_30 : i32 = x_11.x_GLF_uniform_int_values[1];
63 let x_32 : i32 = x_11.x_GLF_uniform_int_values[0];
68 let x_33 : i32 = x_11.x_GLF_uniform_int_values[2];
72 let x_35 : i32 = x_11.x_GLF_uniform_int_values[0];
77 let x_36 : i32 = x_11.x_GLF_uniform_int_values[2];
[all …]
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-bitcount/
D0-opt.wgsl19 [[group(0), binding(1)]] var<uniform> x_11 : buf1;
36 let x_77 : i32 = x_11.x_GLF_uniform_int_values[0];
38 let x_82 : i32 = x_11.x_GLF_uniform_int_values[0];
50 let x_41 : i32 = x_11.x_GLF_uniform_int_values[2];
52 let x_47 : i32 = x_11.x_GLF_uniform_int_values[0];
53 let x_50 : i32 = x_11.x_GLF_uniform_int_values[1];
54 let x_53 : i32 = x_11.x_GLF_uniform_int_values[1];
55 let x_56 : i32 = x_11.x_GLF_uniform_int_values[0];
58 let x_60 : i32 = x_11.x_GLF_uniform_int_values[1];
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-loop-dfdx-constant-divide/
D0-opt.wgsl17 [[group(0), binding(1)]] var<uniform> x_11 : buf1;
32 let x_41 : i32 = x_11.x_GLF_uniform_int_values[1];
36 let x_48 : i32 = x_11.x_GLF_uniform_int_values[0];
42 let x_53 : i32 = x_11.x_GLF_uniform_int_values[2];
62 let x_77 : i32 = x_11.x_GLF_uniform_int_values[2];
63 let x_80 : i32 = x_11.x_GLF_uniform_int_values[1];
64 let x_83 : i32 = x_11.x_GLF_uniform_int_values[1];
65 let x_86 : i32 = x_11.x_GLF_uniform_int_values[2];
68 let x_90 : i32 = x_11.x_GLF_uniform_int_values[1];
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-return-partly-undefined-vector-from-array/
D0-opt.wgsl19 [[group(0), binding(1)]] var<uniform> x_11 : buf1;
41 let x_49 : i32 = x_11.x_GLF_uniform_int_values[0];
42 let x_52 : i32 = x_11.x_GLF_uniform_int_values[1];
43 let x_55 : i32 = x_11.x_GLF_uniform_int_values[1];
44 let x_58 : i32 = x_11.x_GLF_uniform_int_values[0];
47 let x_62 : i32 = x_11.x_GLF_uniform_int_values[1];
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-function-fragcoord-condition-always-return/
D0-opt.wgsl21 [[group(0), binding(0)]] var<uniform> x_11 : buf0;
73 let x_50 : i32 = x_11.x_GLF_uniform_int_values[0];
74 let x_53 : i32 = x_11.x_GLF_uniform_int_values[1];
75 let x_56 : i32 = x_11.x_GLF_uniform_int_values[1];
76 let x_59 : i32 = x_11.x_GLF_uniform_int_values[0];
79 let x_63 : i32 = x_11.x_GLF_uniform_int_values[1];
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/nested-for-break-mat-color/
D0.wgsl32 let x_11 : i32 = x_11_phi;
33 if ((x_11 < 4)) {
40 let x_74 : f32 = m44[x_10][x_11];
41 m44[x_10][x_11] = (x_74 + x_72);
42 x_8 = (x_11 + 1);
/third_party/skia/third_party/externals/tint/test/bug/tint/
D219.spvasm.expected.spvasm13 OpName %x_11 "x_11"
34 %x_11 = OpVariable %_ptr_Function_v2float Function %19
35 %20 = OpFunctionCall %float %x_200 %x_11
D219.spvasm.expected.hlsl7 float2 x_11 = float2(0.0f, 0.0f);
8 const float x_12 = x_200(x_11);
D219.spvasm.expected.msl10 float2 x_11 = 0.0f;
11 float const x_12 = x_200(&(x_11));
D219.spvasm.expected.wgsl7 var x_11 : vec2<f32>;
8 let x_12 : f32 = x_200(&(x_11));
D219.spvasm.expected.glsl10 vec2 x_11 = vec2(0.0f, 0.0f);
11 float x_12 = x_200(x_11);
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/undefined-integer-in-function/
D0-opt.wgsl13 var x_11 : i32;
47 x_11 = x_11_phi;
48 x_10_phi = x_11;
55 return x_11;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-tail-duplicator-for-for-for/
D0-opt.wgsl17 [[group(0), binding(1)]] var<uniform> x_11 : buf1;
40 let x_85 : f32 = x_11.x_GLF_uniform_float_values[0];
63 let x_73 : f32 = x_11.x_GLF_uniform_float_values[0];
78 let x_81 : f32 = x_11.x_GLF_uniform_float_values[0];
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cosh-return-inf-unused/
D0-opt.wgsl10 [[group(0), binding(0)]] var<uniform> x_11 : buf0;
70 let x_61 : f32 = x_11.zero;
82 let x_76 : f32 = x_11.zero;
99 let x_87 : f32 = x_11.zero;
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/call-if-while-switch/
D0-opt.wgsl24 let x_11 : i32 = x_11_phi;
25 if ((x_11 < 3)) {
30 let x_8 : i32 = (x_11 + 1);
D0-opt.spvasm.expected.hlsl23 const int x_11 = x_11_phi;
24 if ((x_11 < 3)) {
29 const int x_8 = (x_11 + 1);
D0-opt.wgsl.expected.hlsl26 const int x_11 = x_11_phi;
27 if ((x_11 < 3)) {
32 const int x_8 = (x_11 + 1);
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/color-write-in-loop/
D0.wgsl23 let x_11 : i32 = x_11_phi;
26 if ((x_11 < x_51)) {
35 x_9 = (x_11 + 1);
/third_party/skia/third_party/externals/tint/test/intrinsics/
Dradians.spvasm.expected.wgsl5 let x_11 : f32 = a;
6 b = (x_11 * 0.017453292);
Ddegrees.spvasm.expected.wgsl5 let x_11 : f32 = a;
6 b = (x_11 * 57.295780182);
Dradians.spvasm.expected.msl8 float const x_11 = a;
9 b = (x_11 * 0.017453292f);
Ddegrees.spvasm.expected.msl8 float const x_11 = a;
9 b = (x_11 * 57.295780182f);
/third_party/typescript/tests/baselines/reference/
DcapturedLetConstInLoop5.js463 var _loop_11 = function (x_11) { argument
464 v = x_11;
465 (function () { return x_11 + v; });
466 (function () { return x_11 + v; });
467 if (x_11 == 1) {
473 var x_11 = _a[_i];
474 var state_11 = _loop_11(x_11);
DcapturedLetConstInLoop3.js349 var _loop_11 = function (x_11) { argument
350 v = x_11;
351 (function () { return x_11 + v; });
352 (function () { return x_11 + v; });
356 var x_11 = _a[_i];
357 _loop_11(x_11);
/third_party/skia/third_party/externals/tint/test/vk-gl-cts/graphicsfuzz/cov-replace-copy-object/
D0-opt.wgsl10 [[group(0), binding(0)]] var<uniform> x_11 : buf0;
36 let x_22 : i32 = x_11.one;
41 let x_24 : i32 = x_11.one;

123