Searched refs:util_format_read_4ub (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_pack_color.h | 320 util_format_read_4ub(format, dst, 0, uc, 0, 0, 0, 1, 1); in util_unpack_color_ub()
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.h | 1646 util_format_read_4ub(enum pipe_format format,
|
D | u_format.c | 456 util_format_read_4ub(enum pipe_format format, uint8_t *dst, unsigned dst_stride, const void *src, u… in util_format_read_4ub() function
|