Searched refs:fxt1_decode_1 (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/util/format/ |
D | u_format_fxt1.c | 45 fxt1_decode_1 (const void *texture, int32_t stride, 1476 fxt1_decode_1 (const void *texture, int32_t stride, /* in pixels */ in fxt1_decode_1() function 1510 fxt1_decode_1(src, 0, i, j, dst); in util_format_fxt1_rgb_fetch_rgba_8unorm() 1516 fxt1_decode_1(src, 0, i, j, dst); in util_format_fxt1_rgba_fetch_rgba_8unorm() 1525 fxt1_decode_1(src, 0, i, j, tmp); in util_format_fxt1_rgb_fetch_rgba() 1537 fxt1_decode_1(src, 0, i, j, tmp); in util_format_fxt1_rgba_fetch_rgba() 1562 fxt1_decode_1(src, 0, i, j, dst); in util_format_fxtn_rgb_unpack_rgba_8unorm() 1610 fxt1_decode_1(src, 0, i, j, tmp); in util_format_fxtn_rgb_unpack_rgba_float()
|