Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/
Du_pack_color.h154 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/
Du_format.h1652 util_format_write_4ub(enum pipe_format format,
Du_format.c473 util_format_write_4ub(enum pipe_format format, const uint8_t *src, unsigned src_stride, void *dst, … in util_format_write_4ub() function