Home
last modified time | relevance | path

Searched refs:FETCH_4 (Results 1 – 9 of 9) sorted by relevance

/dports/benchmarks/clpeak/clpeak-1.1.0/src/kernels/
H A Dglobal_bandwidth_kernels.cl8 \n#define FETCH_8(sum, id, A, jumpBy) FETCH_4(sum, id, A, jumpBy); FETCH_4(sum, id, A, jumpB…
22 FETCH_4(sum, id, A, get_local_size(0));
36 FETCH_4(sum, id, A, get_local_size(0));
50 FETCH_4(sum, id, A, get_local_size(0));
64 FETCH_4(sum, id, A, get_local_size(0));
77 FETCH_4(sum, id, A, get_local_size(0));
94 FETCH_4(sum, id, A, get_global_size(0));
108 FETCH_4(sum, id, A, get_global_size(0));
122 FETCH_4(sum, id, A, get_global_size(0));
136 FETCH_4(sum, id, A, get_global_size(0));
[all …]
/dports/games/libretro-2048/libretro-2048-35a299c/pixman/pixman/
H A Dpixman-access.c858 #define FETCH_4(img,l,o) \ macro
861 #define FETCH_4(img,l,o) \ macro
879 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_a4()
901 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_r1g2b1()
926 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_b1g2r1()
952 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_a1r1g1b1()
977 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_a1b1g1r1()
1004 uint32_t p = FETCH_4 (image, bits, i + x); in fetch_scanline_c4()
1639 uint32_t pixel = FETCH_4 (image, bits, offset); in fetch_pixel_a4()
1651 uint32_t pixel = FETCH_4 (image, bits, offset); in fetch_pixel_r1g2b1()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()
/dports/x11/pixman/pixman-0.40.0/pixman/
H A Dpixman-access.c62 #define FETCH_4(img,l,o) \ macro
65 #define FETCH_4(img,l,o) \ macro
349 pixel = FETCH_4 (image, bits, offset); in fetch_and_convert_pixel()