Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
Du_format_fxt1.c40 fxt1_encode (uint32_t width, uint32_t height, int32_t comps,
1172 fxt1_encode (uint32_t width, uint32_t height, int32_t comps, in fxt1_encode() function
1673 fxt1_encode(width, height, 3, temp, temp_stride, dst_row, dst_stride); in util_format_fxt1_rgb_pack_rgba_8unorm()
1683 fxt1_encode(width, height, 4, src, src_stride, dst_row, dst_stride); in util_format_fxt1_rgba_pack_rgba_8unorm()