Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/util/format/
Du_format_zs.h121 …ict dst_row, unsigned dst_stride, const uint32_t *z_src_row, unsigned z_src_stride, const uint8_t …
124 …strict dst_row, unsigned dst_stride, const float *z_src_row, unsigned z_src_stride, const uint8_t …
Du_format_zs.c528 const uint32_t *z_src_row, unsigned z_src_stride, in util_format_z24_unorm_s8_uint_pack_separate() argument
541 z_src_row += z_src_stride / sizeof(*z_src_row); in util_format_z24_unorm_s8_uint_pack_separate()
548 const float *z_src_row, unsigned z_src_stride, in util_format_z24_unorm_s8_uint_pack_separate_z32() argument
561 z_src_row += z_src_stride / sizeof(*z_src_row); in util_format_z24_unorm_s8_uint_pack_separate_z32()