Home
last modified time | relevance | path

Searched refs:int_2 (Results 1 – 25 of 1056) sorted by relevance

12345678910>>...43

/dports/math/qhull8/qhull-8.0.2/src/libqhullcpp/
H A DRoadLogEvent.h28 int int_2; //! Integer argument (%d, for logging) member
40 RoadLogEvent() : format_string(NULL), int_1(0), int_2(0), float_1(0), int64_1(0) {} in RoadLogEvent()
41 …explicit RoadLogEvent(const char *fmt) : format_string(fmt), int_1(0), int_2(0), float_1(0), int64… in RoadLogEvent()
42 …RoadLogEvent(const char *fmt, int d) : format_string(fmt), int_1(d), int_2(0), float_1(0), int64_1… in RoadLogEvent()
43 …RoadLogEvent(const char *fmt, int d, int d2) : format_string(fmt), int_1(d), int_2(d2), float_1(0)… in RoadLogEvent()
44 …RoadLogEvent(const char *fmt, int d, int d2, float f) : format_string(fmt), int_1(d), int_2(d2), f… in RoadLogEvent()
45 …t, int d, int d2, float f, const char *s) : format_string(fmt), int_1(d), int_2(d2), float_1(f), c… in RoadLogEvent()
47 …char *fmt, int d, int d2, float f, int i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
48 …fmt, int d, int d2, float f, long long i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
49 …r *fmt, int d, int d2, float f, double g) : format_string(fmt), int_1(d), int_2(d2), float_1(f), d… in RoadLogEvent()
[all …]
/dports/math/libmesh/libmesh-1.6.2/contrib/qhull/2012.1/src/libqhullcpp/
H A DRoadLogEvent.h28 int int_2; //! Integer argument (%d, for logging) member
40 RoadLogEvent() : format_string(0), int_1(0), int_2(0), float_1(0), int64_1(0) {}; in RoadLogEvent()
41 …explicit RoadLogEvent(const char *fmt) : format_string(fmt), int_1(0), int_2(0), float_1(0), int64… in RoadLogEvent()
42 …RoadLogEvent(const char *fmt, int d) : format_string(fmt), int_1(d), int_2(0), float_1(0), int64_1… in RoadLogEvent()
43 …RoadLogEvent(const char *fmt, int d, int d2) : format_string(fmt), int_1(d), int_2(d2), float_1(0)… in RoadLogEvent()
44 …RoadLogEvent(const char *fmt, int d, int d2, float f) : format_string(fmt), int_1(d), int_2(d2), f… in RoadLogEvent()
45 …t, int d, int d2, float f, const char *s) : format_string(fmt), int_1(d), int_2(d2), float_1(f), c… in RoadLogEvent()
47 …char *fmt, int d, int d2, float f, int i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
48 …fmt, int d, int d2, float f, long long i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
49 …r *fmt, int d, int d2, float f, double g) : format_string(fmt), int_1(d), int_2(d2), float_1(f), d… in RoadLogEvent()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhullcpp/
H A DRoadLogEvent.h28 int int_2; //! Integer argument (%d, for logging) member
40 RoadLogEvent() : format_string(0), int_1(0), int_2(0), float_1(0), int64_1(0) {}; in RoadLogEvent()
41 …explicit RoadLogEvent(const char *fmt) : format_string(fmt), int_1(0), int_2(0), float_1(0), int64… in RoadLogEvent()
42 …RoadLogEvent(const char *fmt, int d) : format_string(fmt), int_1(d), int_2(0), float_1(0), int64_1… in RoadLogEvent()
43 …RoadLogEvent(const char *fmt, int d, int d2) : format_string(fmt), int_1(d), int_2(d2), float_1(0)… in RoadLogEvent()
44 …RoadLogEvent(const char *fmt, int d, int d2, float f) : format_string(fmt), int_1(d), int_2(d2), f… in RoadLogEvent()
45 …t, int d, int d2, float f, const char *s) : format_string(fmt), int_1(d), int_2(d2), float_1(f), c… in RoadLogEvent()
47 …char *fmt, int d, int d2, float f, int i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
48 …fmt, int d, int d2, float f, long long i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i… in RoadLogEvent()
49 …r *fmt, int d, int d2, float f, double g) : format_string(fmt), int_1(d), int_2(d2), float_1(f), d… in RoadLogEvent()
[all …]
/dports/math/qhull/qhull-7.3.2/src/libqhullcpp/
H A DRoadLogEvent.h28 int int_2; //! Integer argument (%d, for logging)
40 RoadLogEvent() : format_string(NULL), int_1(0), int_2(0), float_1(0), int64_1(0) {}
41 …explicit RoadLogEvent(const char *fmt) : format_string(fmt), int_1(0), int_2(0), float_1(0), int64…
42 …RoadLogEvent(const char *fmt, int d) : format_string(fmt), int_1(d), int_2(0), float_1(0), int64_1…
43 …RoadLogEvent(const char *fmt, int d, int d2) : format_string(fmt), int_1(d), int_2(d2), float_1(0)…
44 …RoadLogEvent(const char *fmt, int d, int d2, float f) : format_string(fmt), int_1(d), int_2(d2), f…
45 …t, int d, int d2, float f, const char *s) : format_string(fmt), int_1(d), int_2(d2), float_1(f), c…
47 …char *fmt, int d, int d2, float f, int i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i…
48 …fmt, int d, int d2, float f, long long i) : format_string(fmt), int_1(d), int_2(d2), float_1(f), i…
49 …r *fmt, int d, int d2, float f, double g) : format_string(fmt), int_1(d), int_2(d2), float_1(f), d…
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/spirv-cross/spirv-cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/spirv-cross/spirv-cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/ext/SPIRV-Cross/shaders-msl/intel/
H A Dshader-integer-functions2.asm.comp37 %int_2 = OpConstant %int 2
52 %24 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
66 %37 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
71 %42 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
80 %49 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
85 %54 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
94 %61 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
99 %66 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
108 %73 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
113 %78 = OpAccessChain %_ptr_StorageBuffer_int %_ %int_2
[all …]
/dports/games/lincity-ng/lincity-ng-2.0/src/lincity/modules/
H A Dcoal_power.cpp31 if (MP_INFO(x, y).int_2 < MAX_COAL_AT_POWER_STATION) { in do_power_source_coal()
36 … MP_INFO(x, y).int_2 += (MP_INFO(x - 1, y + 1).int_3 / 2 + ((MP_INFO(x - 1, y + 1).int_3) % 2)); in do_power_source_coal()
44 … MP_INFO(x, y).int_2 += (MP_INFO(x + 1, y - 1).int_3 / 2 + ((MP_INFO(x + 1, y - 1).int_3) % 2)); in do_power_source_coal()
57 …if (MP_INFO(x, y).int_2 > POWERS_COAL_OUTPUT / 500 && MP_INFO(x, y).int_3 > JOBS_COALPS_GENERATE) { in do_power_source_coal()
60 MP_INFO(x, y).int_2 -= POWERS_COAL_OUTPUT / 500; in do_power_source_coal()
68 if (MP_INFO(x, y).int_2 > (MAX_COAL_AT_POWER_STATION - (MAX_COAL_AT_POWER_STATION / 5))) in do_power_source_coal()
70 else if (MP_INFO(x, y).int_2 > (MAX_COAL_AT_POWER_STATION / 2)) in do_power_source_coal()
72 else if (MP_INFO(x, y).int_2 > (MAX_COAL_AT_POWER_STATION / 10)) in do_power_source_coal()
97 mps_store_sfp(i++, _("Coal"), MP_INFO(x, y).int_2 * 100.0 / MAX_COAL_AT_POWER_STATION); in mps_coal_power()
H A Duniversity.cpp28 if (MP_INFO(x, y).int_2 < UNIVERSITY_GOODS_STORE) { in do_university()
30 MP_INFO(x, y).int_2 += UNIVERSITY_GOODS + 10; in do_university()
32 MP_INFO(x, y).int_2 += UNIVERSITY_GOODS / 5; in do_university()
34 MP_INFO(x, y).int_2 += UNIVERSITY_GOODS / 20; in do_university()
37 if (MP_INFO(x, y).int_1 >= UNIVERSITY_JOBS && MP_INFO(x, y).int_2 >= UNIVERSITY_GOODS) { in do_university()
39 MP_INFO(x, y).int_2 -= UNIVERSITY_GOODS; in do_university()
67 mps_store_sfp(i++, _("Goods"), MP_INFO(x, y).int_2 * 100.0 / UNIVERSITY_GOODS_STORE); in mps_university()
H A Dlight_industry.cpp88 if (MP_INFO(x, y).int_2 < (MAX_GOODS_AT_INDUSTRY_L in do_industry_l()
113 MP_INFO(x, y).int_2 += goods; in do_industry_l()
140 MP_INFO(x, y).int_2 -= (MAX_GOODS_ON_ROAD - MP_INFO(x, y - 1).int_4); in do_industry_l()
143 <= MP_INFO(x, y).int_2) { in do_industry_l()
144 MP_INFO(x, y).int_2 -= (MAX_GOODS_ON_RAIL - MP_INFO(x, y - 1).int_4); in do_industry_l()
147 <= MP_INFO(x, y).int_2) { in do_industry_l()
153 <= MP_INFO(x, y).int_2) { in do_industry_l()
154 MP_INFO(x, y).int_2 -= (MAX_GOODS_ON_ROAD - MP_INFO(x - 1, y).int_4); in do_industry_l()
157 <= MP_INFO(x, y).int_2) { in do_industry_l()
158 MP_INFO(x, y).int_2 -= (MAX_GOODS_ON_RAIL - MP_INFO(x - 1, y).int_4); in do_industry_l()
[all …]
H A Dheavy_industry.cpp68 if (rawm > 0 && MP_INFO(x, y).int_2 < (MAX_STEEL_ON_RAIL * 10)) { in do_industry_h()
103 MP_INFO(x, y).int_2 += steel; in do_industry_h()
106 <= MP_INFO(x, y).int_2) { in do_industry_h()
107 MP_INFO(x, y).int_2 -= (MAX_STEEL_ON_ROAD - MP_INFO(x, y - 1).int_6); in do_industry_h()
110 <= MP_INFO(x, y).int_2) { in do_industry_h()
111 MP_INFO(x, y).int_2 -= (MAX_STEEL_ON_RAIL - MP_INFO(x, y - 1).int_6); in do_industry_h()
114 <= MP_INFO(x, y).int_2) { in do_industry_h()
120 <= MP_INFO(x, y).int_2) { in do_industry_h()
121 MP_INFO(x, y).int_2 -= (MAX_STEEL_ON_ROAD - MP_INFO(x - 1, y).int_6); in do_industry_h()
124 <= MP_INFO(x, y).int_2) { in do_industry_h()
[all …]
H A Drecycle.cpp30 if (i > MAX_WASTE_AT_RECYCLE - MP_INFO(x, y).int_2) in do_recycle()
31 i = MAX_WASTE_AT_RECYCLE - MP_INFO(x, y).int_2; in do_recycle()
32 MP_INFO(x, y).int_2 += i; in do_recycle()
37 if (i > MAX_WASTE_AT_RECYCLE - MP_INFO(x, y).int_2) in do_recycle()
38 i = MAX_WASTE_AT_RECYCLE - MP_INFO(x, y).int_2; in do_recycle()
39 MP_INFO(x, y).int_2 += i; in do_recycle()
50 && MP_INFO(x, y).int_2 > GOODS_RECYCLED && (MP_INFO(x, y).flags & FLAG_POWERED) != 0) in do_recycle()
57 MP_INFO(x, y).int_2 -= GOODS_RECYCLED; in do_recycle()
125 && MP_INFO(x, y).int_2 > (MAX_WASTE_AT_RECYCLE * 9 / 10)) in do_recycle()
126 MP_INFO(x, y).int_2 -= BURN_WASTE_AT_RECYCLE; in do_recycle()
[all …]
/dports/games/lincity/lincity-1.13.1/modules/
H A Dcoal_power.c37 if (MP_INFO(x,y).int_2 < MAX_COAL_AT_POWER_STATION) { in do_power_source_coal()
43 MP_INFO(x,y).int_2 += (MP_INFO(x-1, y+1).int_3 / 2 in do_power_source_coal()
52 MP_INFO(x,y).int_2 += (MP_INFO(x+1, y-1).int_3 / 2 in do_power_source_coal()
66 if (MP_INFO(x,y).int_2 > POWERS_COAL_OUTPUT / 500 && in do_power_source_coal()
71 MP_INFO(x,y).int_2 -= POWERS_COAL_OUTPUT / 500; in do_power_source_coal()
79 if (MP_INFO(x,y).int_2 > (MAX_COAL_AT_POWER_STATION in do_power_source_coal()
82 else if (MP_INFO(x,y).int_2 > (MAX_COAL_AT_POWER_STATION / 2)) in do_power_source_coal()
84 else if (MP_INFO(x,y).int_2 > (MAX_COAL_AT_POWER_STATION / 10)) in do_power_source_coal()
112 MP_INFO(x,y).int_2 * 100.0 / MAX_COAL_AT_POWER_STATION); in mps_coal_power()
H A Duniversity.c36 if (MP_INFO(x,y).int_2 < UNIVERSITY_GOODS_STORE) in do_university()
39 MP_INFO(x,y).int_2 += UNIVERSITY_GOODS + 10; in do_university()
41 MP_INFO(x,y).int_2 += UNIVERSITY_GOODS / 5; in do_university()
43 MP_INFO(x,y).int_2 += UNIVERSITY_GOODS / 20; in do_university()
47 && MP_INFO(x,y).int_2 >= UNIVERSITY_GOODS) in do_university()
50 MP_INFO(x,y).int_2 -= UNIVERSITY_GOODS; in do_university()
84 MP_INFO(x,y).int_2 * 100.0 / UNIVERSITY_GOODS_STORE); in mps_university()
H A Dlight_industry.c158 MP_INFO(x,y).int_2 += goods; in do_industry_l()
170 <= MP_INFO(x,y).int_2) in do_industry_l()
172 MP_INFO(x,y).int_2 -= (MAX_GOODS_ON_RAIL in do_industry_l()
178 <= MP_INFO(x,y).int_2) in do_industry_l()
180 MP_INFO(x,y).int_2 -= (MAX_GOODS_ON_TRACK in do_industry_l()
188 <= MP_INFO(x,y).int_2) in do_industry_l()
190 MP_INFO(x,y).int_2 -= (MAX_GOODS_ON_ROAD in do_industry_l()
196 <= MP_INFO(x,y).int_2) in do_industry_l()
198 MP_INFO(x,y).int_2 -= (MAX_GOODS_ON_RAIL in do_industry_l()
204 <= MP_INFO(x,y).int_2) in do_industry_l()
[all …]
H A Dheavy_industry.c124 MP_INFO(x,y).int_2 += steel; in do_industry_h()
128 <= MP_INFO(x,y).int_2) in do_industry_h()
130 MP_INFO(x,y).int_2 -= (MAX_STEEL_ON_ROAD in do_industry_h()
136 <= MP_INFO(x,y).int_2) in do_industry_h()
138 MP_INFO(x,y).int_2 -= (MAX_STEEL_ON_RAIL in do_industry_h()
144 <= MP_INFO(x,y).int_2) in do_industry_h()
153 <= MP_INFO(x,y).int_2) in do_industry_h()
155 MP_INFO(x,y).int_2 -= (MAX_STEEL_ON_ROAD in do_industry_h()
161 <= MP_INFO(x,y).int_2) in do_industry_h()
163 MP_INFO(x,y).int_2 -= (MAX_STEEL_ON_RAIL in do_industry_h()
[all …]
H A Drecycle.c41 if (i > MAX_WASTE_AT_RECYCLE - MP_INFO(x,y).int_2) in do_recycle()
42 i = MAX_WASTE_AT_RECYCLE - MP_INFO(x,y).int_2; in do_recycle()
43 MP_INFO(x,y).int_2 += i; in do_recycle()
49 if (i > MAX_WASTE_AT_RECYCLE - MP_INFO(x,y).int_2) in do_recycle()
50 i = MAX_WASTE_AT_RECYCLE - MP_INFO(x,y).int_2; in do_recycle()
51 MP_INFO(x,y).int_2 += i; in do_recycle()
64 && MP_INFO(x,y).int_2 > GOODS_RECYCLED in do_recycle()
73 MP_INFO(x,y).int_2 -= GOODS_RECYCLED; in do_recycle()
166 && MP_INFO(x,y).int_2 > (MAX_WASTE_AT_RECYCLE * 9 / 10)) in do_recycle()
167 MP_INFO(x,y).int_2 -= BURN_WASTE_AT_RECYCLE; in do_recycle()
[all …]
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dweb.comp.out55 %int_2 = OpConstant %int 2
102 %22 = OpSDiv %int %21 %int_2
103 %26 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
106 %29 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
141 %91 = OpAtomicIAdd %int %90 %uint_1 %uint_0 %int_2
143 %93 = OpAtomicSMin %int %92 %uint_1 %uint_0 %int_2
145 %95 = OpAtomicSMax %int %94 %uint_1 %uint_0 %int_2
147 %97 = OpAtomicAnd %int %96 %uint_1 %uint_0 %int_2
149 %99 = OpAtomicOr %int %98 %uint_1 %uint_0 %int_2
151 %101 = OpAtomicXor %int %100 %uint_1 %uint_0 %int_2
[all …]
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/glslang/Test/baseResults/
H A Dweb.comp.out55 %int_2 = OpConstant %int 2
102 %22 = OpSDiv %int %21 %int_2
103 %26 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
106 %29 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
141 %91 = OpAtomicIAdd %int %90 %uint_1 %uint_0 %int_2
143 %93 = OpAtomicSMin %int %92 %uint_1 %uint_0 %int_2
145 %95 = OpAtomicSMax %int %94 %uint_1 %uint_0 %int_2
147 %97 = OpAtomicAnd %int %96 %uint_1 %uint_0 %int_2
149 %99 = OpAtomicOr %int %98 %uint_1 %uint_0 %int_2
151 %101 = OpAtomicXor %int %100 %uint_1 %uint_0 %int_2
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dweb.comp.out55 %int_2 = OpConstant %int 2
102 %22 = OpSDiv %int %21 %int_2
103 %26 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
106 %29 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
141 %91 = OpAtomicIAdd %int %90 %uint_1 %uint_0 %int_2
143 %93 = OpAtomicSMin %int %92 %uint_1 %uint_0 %int_2
145 %95 = OpAtomicSMax %int %94 %uint_1 %uint_0 %int_2
147 %97 = OpAtomicAnd %int %96 %uint_1 %uint_0 %int_2
149 %99 = OpAtomicOr %int %98 %uint_1 %uint_0 %int_2
151 %101 = OpAtomicXor %int %100 %uint_1 %uint_0 %int_2
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/glslang/Test/baseResults/
H A Dweb.comp.out55 %int_2 = OpConstant %int 2
102 %22 = OpSDiv %int %21 %int_2
103 %26 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
106 %29 = OpAccessChain %_ptr_Uniform_v4float %bInst %int_2 %22
141 %91 = OpAtomicIAdd %int %90 %uint_1 %uint_0 %int_2
143 %93 = OpAtomicSMin %int %92 %uint_1 %uint_0 %int_2
145 %95 = OpAtomicSMax %int %94 %uint_1 %uint_0 %int_2
147 %97 = OpAtomicAnd %int %96 %uint_1 %uint_0 %int_2
149 %99 = OpAtomicOr %int %98 %uint_1 %uint_0 %int_2
151 %101 = OpAtomicXor %int %100 %uint_1 %uint_0 %int_2
[all …]

12345678910>>...43