Home
last modified time | relevance | path

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

/external/mesa3d/src/util/format/
Du_format_zs.h116 …_t *dst_row, unsigned dst_stride, const uint32_t *z_src_row, unsigned z_src_stride, const uint8_t …
Du_format_zs.c540 const uint32_t *z_src_row, unsigned z_src_stride, in util_format_z24_unorm_s8_uint_pack_separate() argument
553 z_src_row += z_src_stride / sizeof(*z_src_row); in util_format_z24_unorm_s8_uint_pack_separate()