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

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

Completed in 177 milliseconds