Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/format/
Du_format_rgtc.h38 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint…
Du_format_latc.c55util_format_rgtc1_unorm_pack_rgba_8unorm(dst_row, dst_stride, src_row, src_stride, width, height); in util_format_latc1_unorm_pack_rgba_8unorm()
Du_format_rgtc.c66 util_format_rgtc1_unorm_pack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint… in util_format_rgtc1_unorm_pack_rgba_8unorm() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c310 util_format_rgtc1_unorm_pack_rgba_8unorm(trans->staging, in u_transfer_helper_transfer_map()