Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format_etc.c16 etc1_unpack_rgba8888(dst_row, dst_stride, src_row, src_stride, width, height); in util_format_etc1_rgb8_unpack_rgba_8unorm()
/external/mesa3d/src/mesa/main/
Dtexcompress_etc_tmp.h139 etc1_unpack_rgba8888(uint8_t *dst_row, in etc1_unpack_rgba8888() function
Dtexcompress_etc.c144 etc1_unpack_rgba8888(dst_row, dst_stride, in _mesa_etc1_unpack_rgba8888()