Searched refs:in_dst (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/src/util/format/
H A Du_format_pack.h33 void util_format_none_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
38 void util_format_b8g8r8a8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
43 void util_format_b8g8r8x8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
48 void util_format_b8g8r8x8_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
53 void util_format_b8g8r8x8_uint_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
57 void util_format_b8g8r8x8_sint_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
61 void util_format_a8r8g8b8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
66 void util_format_a8r8g8b8_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
71 void util_format_a8r8g8b8_sint_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j);
75 void util_format_x8r8g8b8_unorm_fetch_rgba(void *restrict in_dst, cons
[all...]
H A Du_format_table.c86 util_format_none_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) argument
88 float *dst = in_dst;
195 util_format_b8g8r8a8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) argument
197 float *dst = in_dst;
342 util_format_b8g8r8x8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) argument
344 float *dst = in_dst;
483 util_format_b8g8r8x8_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) argument
485 float *dst = in_dst;
624 util_format_b8g8r8x8_uint_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, UNUSED unsigned i, UNUSED unsigned j) argument
626 unsigned *dst = in_dst;
736 util_format_b8g8r8x8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
852 util_format_a8r8g8b8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1003 util_format_a8r8g8b8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1154 util_format_a8r8g8b8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1270 util_format_x8r8g8b8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1411 util_format_x8r8g8b8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1552 util_format_x8r8g8b8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1668 util_format_a8b8g8r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1815 util_format_x8b8g8r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
1956 util_format_r8g8b8x8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2101 util_format_r5g5b5a1_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2248 util_format_r5g5b5x1_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2389 util_format_b5g5r5x1_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2534 util_format_b5g5r5a1_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2681 util_format_x1b5g5r5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2826 util_format_a1r5g5b5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
2973 util_format_x1r5g5b5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3118 util_format_a1b5g5r5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3269 util_format_r4g4b4a4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3416 util_format_r4g4b4x4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3561 util_format_b4g4r4a4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3708 util_format_b4g4r4x4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
3853 util_format_a4r4g4b4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4004 util_format_a4b4g4r4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4151 util_format_r5g6b5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4292 util_format_b5g6r5_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4437 util_format_r10g10b10a2_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4584 util_format_r10g10b10x2_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4729 util_format_b10g10r10a2_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
4880 util_format_a2r10g10b10_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5031 util_format_a2b10g10r10_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5178 util_format_r3g3b2_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5319 util_format_b2g3r3_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5437 util_format_l8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5519 util_format_a8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5601 util_format_i8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5702 util_format_l4a4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5833 util_format_l8a8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
5945 util_format_l16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6027 util_format_a16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6109 util_format_i16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6210 util_format_l16a16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6322 util_format_a8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6404 util_format_l8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6505 util_format_l8a8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6617 util_format_i8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6699 util_format_a16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6781 util_format_l16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6882 util_format_l16a16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
6994 util_format_i16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7080 util_format_a16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7166 util_format_l16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7275 util_format_l16a16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7387 util_format_i16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7473 util_format_a32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7559 util_format_l32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7668 util_format_l32a32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7780 util_format_i32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7862 util_format_l8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
7944 util_format_r8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8045 util_format_l8a8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8176 util_format_r8g8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8319 util_format_r8g8b8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8460 util_format_b8g8r8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8597 util_format_r8g8b8a8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8748 util_format_a8b8g8r8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
8895 util_format_x8b8g8r8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9040 util_format_b8g8r8a8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9187 util_format_b8g8r8x8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9332 util_format_a8r8g8b8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9479 util_format_x8r8g8b8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9620 util_format_r8sg8sb8ux8u_norm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9765 util_format_r10sg10sb10sa2u_norm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
9912 util_format_r5sg5sb6u_norm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10057 util_format_z24_unorm_s8_uint_as_r8g8b8a8_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10185 util_format_r64_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10294 util_format_r64g64_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10433 util_format_r64g64b64_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10578 util_format_r64g64b64a64_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10694 util_format_r32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10803 util_format_r32g32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
10942 util_format_r32g32b32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11087 util_format_r32g32b32a32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11199 util_format_r32_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11308 util_format_r32g32_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11447 util_format_r32g32b32_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11592 util_format_r32g32b32a32_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11704 util_format_r32_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11813 util_format_r32g32_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
11952 util_format_r32g32b32_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12097 util_format_r32g32b32a32_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12209 util_format_r32_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12318 util_format_r32g32_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12457 util_format_r32g32b32_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12602 util_format_r32g32b32a32_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12714 util_format_r32_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12823 util_format_r32g32_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
12962 util_format_r32g32b32_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13107 util_format_r32g32b32a32_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13223 util_format_r16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13332 util_format_r16g16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13471 util_format_r16g16b16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13616 util_format_r16g16b16a16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13728 util_format_r16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13829 util_format_r16g16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
13972 util_format_r16g16b16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14117 util_format_r16g16b16a16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14229 util_format_r16_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14330 util_format_r16g16_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14473 util_format_r16g16b16_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14618 util_format_r16g16b16a16_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14730 util_format_r16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14831 util_format_r16g16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
14974 util_format_r16g16b16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15119 util_format_r16g16b16a16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15231 util_format_r16_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15332 util_format_r16g16_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15475 util_format_r16g16b16_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15620 util_format_r16g16b16a16_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15732 util_format_r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15833 util_format_r8g8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
15976 util_format_r8g8b8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16117 util_format_b8g8r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16254 util_format_r8g8b8a8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16378 util_format_r8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16479 util_format_r8g8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16622 util_format_r8g8b8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16763 util_format_b8g8r8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
16900 util_format_r8g8b8a8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17051 util_format_b8g8r8a8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17202 util_format_a8b8g8r8_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17326 util_format_r8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17427 util_format_r8g8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17570 util_format_r8g8b8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17711 util_format_b8g8r8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17848 util_format_r8g8b8a8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
17999 util_format_b8g8r8a8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18123 util_format_r8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18224 util_format_r8g8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18367 util_format_r8g8b8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18508 util_format_b8g8r8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18645 util_format_r8g8b8a8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18796 util_format_b8g8r8a8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
18947 util_format_a8b8g8r8_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19075 util_format_r32_fixed_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19184 util_format_r32g32_fixed_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19323 util_format_r32g32b32_fixed_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19468 util_format_r32g32b32a32_fixed_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19603 util_format_r10g10b10x2_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19744 util_format_r10g10b10x2_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
19881 util_format_a4r4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20012 util_format_r4a4_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20143 util_format_r8a8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20274 util_format_a8r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20413 util_format_r10g10b10a2_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20564 util_format_r10g10b10a2_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20715 util_format_r10g10b10a2_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
20866 util_format_b10g10r10a2_uscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21017 util_format_b10g10r10a2_sscaled_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21168 util_format_b10g10r10a2_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21292 util_format_r8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21377 util_format_r8g8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21493 util_format_r8g8b8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21605 util_format_r8g8b8a8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21698 util_format_r8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21783 util_format_r8g8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
21899 util_format_r8g8b8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22011 util_format_r8g8b8a8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22104 util_format_r16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22189 util_format_r16g16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22305 util_format_r16g16b16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22425 util_format_r16g16b16a16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22512 util_format_r16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22597 util_format_r16g16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22713 util_format_r16g16b16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22833 util_format_r16g16b16a16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
22920 util_format_r32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23013 util_format_r32g32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23127 util_format_r32g32b32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23247 util_format_r32g32b32a32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23334 util_format_r32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23427 util_format_r32g32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23541 util_format_r32g32b32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23661 util_format_r32g32b32a32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23752 util_format_r64_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23845 util_format_r64g64_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
23959 util_format_r64g64b64_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24079 util_format_r64g64b64a64_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24170 util_format_r64_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24236 util_format_a8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24302 util_format_i8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24368 util_format_l8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24453 util_format_l8a8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24538 util_format_a8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24604 util_format_i8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24670 util_format_l8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24755 util_format_l8a8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24840 util_format_a16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24906 util_format_i16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
24972 util_format_l16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25057 util_format_l16a16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25142 util_format_a16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25208 util_format_i16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25274 util_format_l16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25359 util_format_l16a16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25444 util_format_a32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25510 util_format_i32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25576 util_format_l32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25669 util_format_l32a32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25752 util_format_a32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25818 util_format_i32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25884 util_format_l32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
25977 util_format_l32a32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26091 util_format_b8g8r8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26203 util_format_b8g8r8a8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26327 util_format_b8g8r8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26439 util_format_b8g8r8a8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26559 util_format_a8r8g8b8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26679 util_format_a8b8g8r8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26799 util_format_a2r10g10b10_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
26919 util_format_a2b10g10r10_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27039 util_format_b10g10r10a2_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27159 util_format_b10g10r10a2_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27275 util_format_r5g6b5_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27387 util_format_b5g6r5_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27499 util_format_r3g3b2_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27611 util_format_b2g3r3_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27727 util_format_r4g4b4a4_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27847 util_format_b4g4r4a4_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
27967 util_format_a4r4g4b4_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28087 util_format_a4b4g4r4_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28207 util_format_a1r5g5b5_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28327 util_format_a1b5g5r5_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28447 util_format_r5g5b5a1_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28567 util_format_b5g5r5a1_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28683 util_format_r8g8b8x8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28824 util_format_r8g8b8x8_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
28965 util_format_r8g8b8x8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29077 util_format_r8g8b8x8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29189 util_format_b10g10r10x2_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29330 util_format_b10g10r10x2_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29481 util_format_r16g16b16x16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29624 util_format_r16g16b16x16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29767 util_format_r16g16b16x16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
29910 util_format_r16g16b16x16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30028 util_format_r16g16b16x16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30146 util_format_r32g32b32x32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30289 util_format_r32g32b32x32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30407 util_format_r32g32b32x32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30511 util_format_r8a8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30642 util_format_r16a16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30773 util_format_r16a16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
30912 util_format_r16a16_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31047 util_format_r32a32_float_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31174 util_format_r8a8_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31278 util_format_r8a8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31382 util_format_r16a16_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31486 util_format_r16a16_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31598 util_format_r32a32_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31708 util_format_r32a32_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31818 util_format_r10g10b10a2_uint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
31938 util_format_r10g10b10a2_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32054 util_format_b5g6r5_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32195 util_format_r5g6b5_srgb_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32332 util_format_g8r8_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32463 util_format_g8r8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32594 util_format_g8r8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32698 util_format_g16r16_unorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32829 util_format_g16r16_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
32968 util_format_a8b8g8r8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
33119 util_format_a8b8g8r8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
33235 util_format_x8b8g8r8_snorm_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
33376 util_format_x8b8g8r8_sint_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,UNUSED unsigned i,UNUSED unsigned j) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_s3tc.c70 util_format_dxt1_rgb_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
72 float *dst = in_dst;
82 util_format_dxt1_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
84 float *dst = in_dst;
94 util_format_dxt3_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
96 float *dst = in_dst;
106 util_format_dxt5_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
108 float *dst = in_dst;
491 util_format_dxt1_srgb_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
493 float *dst = in_dst;
503 util_format_dxt1_srgba_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,unsigned i,unsigned j) argument
515 util_format_dxt3_srgba_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,unsigned i,unsigned j) argument
527 util_format_dxt5_srgba_fetch_rgba(void * restrict in_dst,const uint8_t * restrict src,unsigned i,unsigned j) argument
[all...]
H A Du_format_etc.c70 util_format_etc1_rgb8_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
72 float *dst = in_dst;
H A Du_format_latc.c91 util_format_latc1_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
93 float *dst = in_dst;
159 util_format_latc1_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
161 float *dst = in_dst;
227 util_format_latc2_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
229 float *dst = in_dst;
298 util_format_latc2_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
300 float *dst = in_dst;
H A Du_format_other.c73 util_format_r9g9b9e5_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
76 float *dst = in_dst;
169 util_format_r11g11b10_float_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
172 float *dst = in_dst;
340 util_format_r8g8bx_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
343 float *dst = in_dst;
H A Du_format_rgtc.c136 util_format_rgtc1_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
138 float *dst = in_dst;
218 util_format_rgtc1_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
220 float *dst = in_dst;
347 util_format_rgtc2_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
349 float *dst = in_dst;
441 util_format_rgtc2_snorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
443 float *dst = in_dst;
H A Du_format_yuv.c248 util_format_r8g8_b8g8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
251 float *dst = in_dst;
470 util_format_g8r8_g8b8_unorm_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
473 float *dst = in_dst;
688 util_format_uyvy_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
691 float *dst = in_dst;
910 util_format_yuyv_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, argument
913 float *dst = in_dst;
H A Du_format_fxt1.c1521 util_format_fxt1_rgb_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
1523 float *dst = in_dst;
1533 util_format_fxt1_rgba_fetch_rgba(void *restrict in_dst, const uint8_t *restrict src, unsigned i, unsigned j) argument
1535 float *dst = in_dst;

Completed in 48 milliseconds