Searched refs:util_format_write_4ub (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_pack_color.h | 154 util_format_write_4ub(format, src, 0, uc, 0, 0, 0, 1, 1); in util_pack_color_ub()
|
/hardware/google/gfxstream/guest/mesa/src/util/format/ |
D | u_format.h | 1652 util_format_write_4ub(enum pipe_format format,
|
D | u_format.c | 473 util_format_write_4ub(enum pipe_format format, const uint8_t *src, unsigned src_stride, void *dst, … in util_format_write_4ub() function
|