Home
last modified time | relevance | path

Searched refs:s_src_stride (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_zs.h121 …*z_src_row, unsigned z_src_stride, const uint8_t *s_src_row, unsigned s_src_stride, unsigned width…
124 …*z_src_row, unsigned z_src_stride, const uint8_t *s_src_row, unsigned s_src_stride, unsigned width…
Du_format_zs.c529 const uint8_t *s_src_row, unsigned s_src_stride, in util_format_z24_unorm_s8_uint_pack_separate() argument
542 s_src_row += s_src_stride / sizeof(*s_src_row); in util_format_z24_unorm_s8_uint_pack_separate()
549 const uint8_t *s_src_row, unsigned s_src_stride, in util_format_z24_unorm_s8_uint_pack_separate_z32() argument
562 s_src_row += s_src_stride / sizeof(*s_src_row); in util_format_z24_unorm_s8_uint_pack_separate_z32()