Searched refs:util_format_latc2_unorm_unpack_rgba_8unorm (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_latc.h74 util_format_latc2_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
H A Du_format_latc.c185 util_format_latc2_unorm_unpack_rgba_8unorm(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height) function

Completed in 336 milliseconds