Home
last modified time | relevance | path

Searched refs:util_format_rgtc2_unorm_unpack_rgba_8unorm (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_rgtc.h76 util_format_rgtc2_unorm_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height);
H A Du_format_latc.c184 util_format_rgtc2_unorm_unpack_rgba_8unorm(dst_row, dst_stride, src_row, src_stride, width, height); in util_format_latc2_unorm_unpack_rgba_8unorm()
H A Du_format_rgtc.c240 util_format_rgtc2_unorm_unpack_rgba_8unorm(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height) in util_format_rgtc2_unorm_unpack_rgba_8unorm() function
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_transfer_helper.c473 util_format_rgtc2_unorm_unpack_rgba_8unorm(dst, in flush_region()

Completed in 4 milliseconds