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

  /external/mesa3d/src/gallium/tests/unit/
u_format_test.c 633 format_desc->pack_s_8uint(packed, 0,
723 TEST_ONE_FUNC(pack_s_8uint);
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.c 681 dst_format_desc->pack_s_8uint) {
693 dst_format_desc->pack_s_8uint(dst_row, dst_stride, tmp_s, 0, width, 1);
u_format.h 351 (*pack_s_8uint)(uint8_t *dst, unsigned dst_stride, member in struct:util_format_description
    [all...]

Completed in 84 milliseconds