HomeSort by relevance Sort by last modified time
    Searched refs:util_format_write_4ub (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 967 util_format_write_4ub(enum pipe_format format,
u_pack_color.h 154 util_format_write_4ub(format, src, 0, uc, 0, 0, 0, 1, 1);
u_format.c 313 util_format_write_4ub(enum pipe_format format, const uint8_t *src, unsigned src_stride, void *dst, unsigned dst_stride, unsigned x, unsigned y, unsigned w, unsigned h) function

Completed in 984 milliseconds