Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h383 (*pack_rgba_sint)(uint8_t *dst, unsigned dst_stride, member
Du_format.c459 format_desc->pack_rgba_sint(dst_row, dst_stride, src_row, src_stride, w, h); in util_format_write_4i()