Home
last modified time | relevance | path

Searched refs:_46 (Results 1 – 25 of 54) sorted by relevance

123

/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/legacy/vert/
Dstruct-flatten-inner-array.legacy.vert13 for (int _46 = 0; _46 < 4; foo_a[_46] = float(_46 + 2), _46++)
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/comp/
Dbake_gradient.comp8 } _46;
17 vec4 _59 = (vec2(gl_GlobalInvocationID.xy) * _46.uInvSize.xy).xyxy + (_46.uInvSize * 0.5);
20 …eLodOffset(uDisplacement, _128, 0.0, ivec2(-1, 0)).xy) * 0.60000002384185791015625) * _46.uScale.z;
21 …eLodOffset(uDisplacement, _128, 0.0, ivec2(0, -1)).xy) * 0.60000002384185791015625) * _46.uScale.z;
24 …imageStore(iGradJacobian, _172, vec4((_46.uScale.xy * 0.5) * vec2(textureLodOffset(uHeight, _67, 0…
Dinsert.comp13 vec4 _46 = _53;
14 _46.x = 10.0;
15 vec4 _48 = _46;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/legacy/fragment/
Dswitch.legacy.frag35 highp vec4 _46 = v;
37 highp vec4 _48 = _46 + _47;
47 highp vec4 _46 = v;
49 highp vec4 _48 = _46 + _47;
55 highp vec4 _46 = v;
57 highp vec4 _48 = _46 + _47;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/frag/
Darray-lut-no-loop-variable.frag11 for (mediump int _46 = 0; _46 < 4; )
13 mediump int _33 = _46 + 1;
15 _46 = _33;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/comp/
Dbake_gradient.comp8 } _46;
22 vec4 uv = (vec2(gl_GlobalInvocationID.xy) * _46.uInvSize.xy).xyxy + (_46.uInvSize * 0.5);
28 vec2 grad = (_46.uScale.xy * 0.5) * vec2(x1 - x0, y1 - y0);
32 mediump vec2 param = dDdx * _46.uScale.z;
33 mediump vec2 param_1 = dDdy * _46.uScale.z;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/frag/
Darray-lut-no-loop-variable.frag18 for (int _46 = 0; _46 < 4; )
20 int _33 = _46 + 1;
22 _46 = _33;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/asm/comp/
Dvector-builtin-type-cast-func.asm.comp15 int2 _46 = int2(u0.get_width(), u0.get_height()) >> int2(uint2(4u));
18 for (; _98 < _46.y; _98++)
20 for (int _99 = 0; _99 < _46.x; )
22 …u0.write(cb0_1._RESERVED_IDENTIFIER_FIXUP_m0[0].xxxx, uint2(((_46 * int3(gl_LocalInvocationID).xy)…
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/frag/
Dlut-promotion-initializer.asm.frag5 const float _46[16] = float[](1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0, 1.0, 2.0,…
15 FragColor = _46[index];
18 FragColor += _46[index ^ 1];
22 FragColor += _46[index & 1];
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/asm/frag/
Dlut-promotion-initializer.asm.frag5 const float _46[16] = float[](1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0, 1.0, 2.0, 3.0, 4.0, 1.0, 2.0,…
15 FragColor = _46[index];
18 FragColor += _46[index ^ 1];
22 FragColor += _46[index & 1];
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/asm/frag/
Dlut-promotion-initializer.asm.frag1 static const float _46[16] = { 1.0f, 2.0f, 3.0f, 4.0f, 1.0f, 2.0f, 3.0f, 4.0f, 1.0f, 2.0f, 3.0f, 4.…
22 FragColor = _46[index];
25 FragColor += _46[index ^ 1];
29 FragColor += _46[index & 1];
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/asm/frag/
Dlut-promotion-initializer.asm.frag1 static const float _46[16] = { 1.0f, 2.0f, 3.0f, 4.0f, 1.0f, 2.0f, 3.0f, 4.0f, 1.0f, 2.0f, 3.0f, 4.…
22 FragColor = _46[index];
25 FragColor += _46[index ^ 1];
29 FragColor += _46[index & 1];
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/frag/
Darray-lut-no-loop-variable.frag57 for (int _46 = 0; _46 < 4; )
59 int _33 = _46 + 1;
61 _46 = _33;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/asm/
Dloop-header-self-continue-break.asm.comp30 float _46;
40 _46 = _6._m0[35u];
46 _6._m0[_47] = ((_46 + _44) + _45) / 3.0;
55 _46 = _44_copy;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/comp/
Dinsert.comp17 float4 _46 = _53;
18 _46.x = 10.0;
19 float4 _48 = _46;
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-msl/asm/frag/
Dlut-promotion-initializer.asm.frag47 constant spvUnsafeArray<float, 16> _46 = spvUnsafeArray<float, 16>({ 1.0, 2.0, 3.0, 4.0, 1.0, 2.0, …
66 out.FragColor = _46[in.index];
69 out.FragColor += _46[in.index ^ 1];
73 out.FragColor += _46[in.index & 1];
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/asm/frag/
Dlut-promotion-initializer.asm.frag47 constant spvUnsafeArray<float, 16> _46 = spvUnsafeArray<float, 16>({ 1.0, 2.0, 3.0, 4.0, 1.0, 2.0, …
66 out.FragColor = _46[in.index];
69 out.FragColor += _46[in.index ^ 1];
73 out.FragColor += _46[in.index & 1];
Dextract-packed-from-composite.asm.frag34 int _46 = int(pos.x) % 16;
36 foo.a = float3(v_11.results[_46].a);
37 foo.b = v_11.results[_46].b;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/comp/
Drwbuffer-matrix.comp54 float2x3 _46 = asfloat(uint2x3(_28.Load3(160), _28.Load3(176)));
55 _28.Store(192, asuint(_46[0].x));
56 _28.Store(196, asuint(_46[1].x));
57 _28.Store(200, asuint(_46[0].y));
58 _28.Store(204, asuint(_46[1].y));
59 _28.Store(208, asuint(_46[0].z));
60 _28.Store(212, asuint(_46[1].z));
Dcomposite-array-initialization.comp36 Data _46 = { a.a + b.a, a.b + b.b };
37 return _46;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/comp/
Dsubgroups-boolean.invalid.nofxc.sm60.comp3 RWByteAddressBuffer _46 : register(u0, space0);
20 _46.Store(gl_GlobalInvocationID.x * 4 + 0, ((w.x + w.y) + w.z) + w.w);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl/asm/comp/
Dvariable-pointers-2.asm.comp34 device foo* _46 = select_buffer(buf, cb);
35 device foo* _45 = _46;
/third_party/typescript/tests/baselines/reference/
DsourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues.js184 for (var _46 = 0, _47 = getMultiRobots(); _46 < _47.length; _46++) {
185 …var _48 = _47[_46], _49 = _48[0], nameMA = _49 === void 0 ? "noName" : _49, _50 = _48[1], _51 = _5…
DsourceMapValidationDestructuringForOfArrayBindingPatternDefaultValues2.js150 for (var _46 = 0, _47 = [multiRobotA, multiRobotB]; _46 < _47.length; _46++) {
151 …_s = _47[_46], _t = _s[1], _u = _t === void 0 ? ["skill1", "skill2"] : _t, _v = _u[0], primarySkil…
DsourceMapValidationDestructuringForObjectBindingPatternDefaultValues2.js178 …_31, _32, _33, _34, _35, _36, _37, _38, _39, _40, _41, _42, _43, _44, _45, _46, _47, _48, _49, _50… variable
258 … _45 === void 0 ? "noName" : _45, _46 = _44.skills, _47 = _46 === void 0 ? { primary: "none", seco…

123