Home
last modified time | relevance | path

Searched refs:_3 (Results 1 – 25 of 154) sorted by relevance

1234567

/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/asm/comp/
Dbitfield-signed-operations.asm.comp12 kernel void main0(device SSBO& _3 [[buffer(0)]])
14 int4 _19 = _3.ints;
15 uint4 _20 = _3.uints;
16 _3.ints = popcount(_19);
17 _3.uints = uint4(popcount(_19));
18 _3.ints = int4(popcount(_20));
19 _3.uints = popcount(_20);
20 _3.ints = reverse_bits(_19);
21 _3.uints = reverse_bits(_20);
22 _3.ints = extract_bits(_19, uint(1), 11u);
[all …]
Dcopy-logical-2.spv14.asm.comp48 kernel void main0(device _8& _3 [[buffer(0)]])
51 _31.a = _3.c_block.c;
52 _31.b1.elem1 = _3.c_block.b2.elem2;
53 _31.b1_array[0].elem1 = _3.c_block.b2_array[0].elem2;
54 _31.b1_array[1].elem1 = _3.c_block.b2_array[1].elem2;
55 _31.b1_array[2].elem1 = _3.c_block.b2_array[2].elem2;
56 _31.b1_array[3].elem1 = _3.c_block.b2_array[3].elem2;
57 _31._m3._m0 = transpose(float2x2(_3.c_block._m3._m0[0].xy, _3.c_block._m3._m0[1].xy));
58 _3.a_block = _31;
Dcopy-logical.spv14.asm.comp36 kernel void main0(device _8& _3 [[buffer(0)]])
39 _27.a = _3.c_block.c;
40 _27.b1.elem1 = _3.c_block.b2.elem2;
41 _27.b1_array[0].elem1 = _3.c_block.b2_array[0].elem2;
42 _27.b1_array[1].elem1 = _3.c_block.b2_array[1].elem2;
43 _27.b1_array[2].elem1 = _3.c_block.b2_array[2].elem2;
44 _27.b1_array[3].elem1 = _3.c_block.b2_array[3].elem2;
45 _3.a_block = _27;
Dglsl.std450.frexp-modf-struct.asm.comp18 struct _3
24 kernel void main0(device _3& _4 [[buffer(0)]])
Dstorage-buffer-basic.invalid.asm.comp12 constant uint _3 = is_function_constant_defined(_3_tmp) ? _3_tmp : 1u;
15 constant uint3 gl_WorkGroupSize [[maybe_unused]] = uint3(_3, 2u, _4);
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/asm/comp/
Dbitfield-signed-operations.asm.comp8 } _3;
12 ivec4 _19 = _3.ints;
13 uvec4 _20 = _3.uints;
14 _3.ints = bitCount(_19);
15 _3.uints = uvec4(bitCount(_19));
16 _3.ints = bitCount(_20);
17 _3.uints = uvec4(bitCount(_20));
18 _3.ints = bitfieldReverse(_19);
19 _3.uints = bitfieldReverse(_20);
20 _3.ints = bitfieldExtract(_19, 1, int(11u));
[all …]
Dcopy-logical.spv14.asm.comp32 } _3;
37 _27.a = _3.c_block.c;
38 _27.b1.elem1 = _3.c_block.b2.elem2;
39 _27.b1_array[0].elem1 = _3.c_block.b2_array[0].elem2;
40 _27.b1_array[1].elem1 = _3.c_block.b2_array[1].elem2;
41 _27.b1_array[2].elem1 = _3.c_block.b2_array[2].elem2;
42 _27.b1_array[3].elem1 = _3.c_block.b2_array[3].elem2;
43 _3.a_block = _27;
Dbuffer-reference-synthesized-pointer-2.asm.nocompat.vk.comp.vk18 uintPointer _3 = uintPointer(_12._m0);
19 _3.value = 20u;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/asm/comp/
Dbitfield-signed-operations.asm.comp1 RWByteAddressBuffer _3 : register(u0);
85 int4 _19 = int4(_3.Load4(0));
86 uint4 _20 = _3.Load4(16);
87 _3.Store4(0, uint4(countbits(_19)));
88 _3.Store4(16, uint4(countbits(_19)));
89 _3.Store4(0, uint4(int4(countbits(_20))));
90 _3.Store4(16, countbits(_20));
91 _3.Store4(0, uint4(reversebits(_19)));
92 _3.Store4(16, reversebits(_20));
93 _3.Store4(0, uint4(spvBitfieldSExtract(_19, 1, 11u)));
[all …]
Dstorage-buffer-basic.nofxc.asm.comp4 static const uint _3 = SPIRV_CROSS_CONSTANT_ID_0;
9 static const uint3 gl_WorkGroupSize = uint3(_3, 2u, _4);
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPrint.hpp395 # define RR_GET_NTH_ARG(_1, _2, _3, _4, _5, _6, _7, _8, _9, _10, _11, _12, _13, _14, _15, _16, N, .… argument
414 # define RR_WATCH_FMT_3(_1, _2, _3) \ argument
416 "\n " #_3 ": {2}"
417 # define RR_WATCH_FMT_4(_1, _2, _3, _4) \ argument
418 RR_WATCH_FMT_3(_1, _2, _3) \
420 # define RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \ argument
421 RR_WATCH_FMT_4(_1, _2, _3, _4) \
423 # define RR_WATCH_FMT_6(_1, _2, _3, _4, _5, _6) \ argument
424 RR_WATCH_FMT_5(_1, _2, _3, _4, _5) \
426 # define RR_WATCH_FMT_7(_1, _2, _3, _4, _5, _6, _7) \ argument
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders-hlsl/asm/frag/
Dcbuffer-stripped.asm.frag8 static float2 _3;
12 float2 _3 : SV_Target0;
17 _3 = mul(_5_m0, _5_m1);
24 stage_output._3 = _3;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl/asm/frag/
Dcbuffer-stripped.asm.frag8 static float2 _3;
12 float2 _3 : SV_Target0;
23 _3 = _23();
30 stage_output._3 = _3;
/third_party/jerryscript/jerry-core/jrt/
Djrt.h38 #define JERRY_UNUSED_3(_1, _2, _3) JERRY_UNUSED (_1), JERRY_UNUSED_2 (_2, _3) argument
39 #define JERRY_UNUSED_4(_1, _2, _3, _4) JERRY_UNUSED (_1), JERRY_UNUSED_3 (_2, _3, _4) argument
40 #define JERRY_UNUSED_5(_1, _2, _3, _4, _5) JERRY_UNUSED (_1), JERRY_UNUSED_4 (_2, _3, _4, _5) argument
42 #define JERRY_VA_ARGS_NUM_IMPL(_1, _2, _3, _4, _5, N, ...) N argument
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-no-opt/asm/vert/
Dblock-struct-initializer.asm.vert13 } _3;
20 _3.a = 0.0;
21 _3.b = 0.0;
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Ddrf.h65 #define NVVAL_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
70 #define NVDEF_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
76 #define NVVAL_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
82 #define NVVAL_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
89 #define NVDEF_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
98 #define NVVAL_MW_GET_(X,_1,_2,_3,_4,_5,IMPL,...) IMPL argument
108 #define NVVAL_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
116 #define NVDEF_MW_SET_(X,_1,_2,_3,_4,_5,_6,IMPL,...) IMPL argument
/third_party/mbedtls/tests/suites/
Dtest_suite_pkcs1_v21.data16 RSAES-OAEP Encryption Test Vector 1_3
34 RSAES-OAEP Encryption Test Vector 2_3
52 RSAES-OAEP Encryption Example 3_3
70 RSAES-OAEP Encryption Example 4_3
88 RSAES-OAEP Encryption Example 5_3
106 RSAES-OAEP Encryption Example 6_3
124 RSAES-OAEP Encryption Example 7_3
142 RSAES-OAEP Encryption Example 8_3
160 RSAES-OAEP Encryption Example 9_3
178 RSAES-OAEP Encryption Example 10_3
[all …]
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-hlsl-no-opt/asm/vert/
Dblock-struct-initializer.asm.vert16 static Vert _3 = { 0.0f, 0.0f };
34 stage_output.Vert_a = _3.a;
35 stage_output.Vert_b = _3.b;
/third_party/skia/third_party/externals/spirv-cross/reference/shaders-msl-no-opt/asm/vert/
Dblock-struct-initializer.asm.vert30 Vert _3 = Vert{ 0.0, 0.0 };
33 out.Vert_a = _3.a;
34 out.Vert_b = _3.b;
/third_party/googletest/googlemock/include/gmock/internal/
Dgmock-pp.h154 #define GMOCK_PP_INTERNAL_CAT_5(_1, _2, _3, _4, _5) _1##_2##_3##_4##_5 argument
155 #define GMOCK_PP_INTERNAL_IS_EMPTY(_1, _2, _3, _4) \ argument
157 _1, _2, _3, _4))
167 #define GMOCK_PP_INTERNAL_INTERNAL_16TH(_1, _2, _3, _4, _5, _6, _7, _8, _9, \ argument
/third_party/skia/third_party/externals/spirv-cross/reference/opt/shaders/asm/frag/
Ddefault-member-names.asm.frag3 layout(location = 0) out vec4 _3;
9 _3 = vec4(_49);
/third_party/typescript/tests/baselines/reference/
DsourceMapValidationDestructuringVariableStatementArrayBindingPatternDefaultValues3.js58 …j, _k, _l, _m, _o, _p, _q, _r, _s, _t, _u, _v, _w, _x, _y, _z, _0, _1, _2, _3, _4, _5, _6, _7, _8,… variable
82 _3 = multiRobotB[0], nameMB = _3 === void 0 ? "helloNoName" : _3, _4 = multiRobotB[1], _5 = _4 === …
DsourceMapValidationDestructuringForOfObjectBindingPattern.js125 for (var _3 = 0, _4 = [{ name: "mower", skills: { primary: "mowing", secondary: "none" } },
126 …{ name: "trimmer", skills: { primary: "trimming", secondary: "edging" } }]; _3 < _4.length; _3++) {
127 …var _5 = _4[_3], nameA = _5.name, _6 = _5.skills, primaryA = _6.primary, secondaryA = _6.secondary;
/third_party/rust/crates/rust-cexpr/tests/input/
Dint_unsigned.h29 #define Fn_Int_9(_3) _3*3 argument
/third_party/skia/third_party/externals/spirv-cross/reference/shaders/asm/frag/
Ddefault-member-names.asm.frag25 layout(location = 0) out vec4 _3;
30 _3 = vec4(_21._m0, _21._m1, _21._m2, _21._m3);

1234567