Home
last modified time | relevance | path

Searched defs:z_src_stride (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_zs.c527 util_format_z24_unorm_s8_uint_pack_separate(uint8_t *restrict dst_row, unsigned dst_stride, const uint32_t *z_src_row, unsigned z_src_stride, const uint8_t *s_src_row, unsigned s_src_stride, unsigned width, unsigned height) util_format_z24_unorm_s8_uint_pack_separate() argument
547 util_format_z24_unorm_s8_uint_pack_separate_z32(uint8_t *restrict dst_row, unsigned dst_stride, const float *z_src_row, unsigned z_src_stride, const uint8_t *s_src_row, unsigned s_src_stride, unsigned width, unsigned height) util_format_z24_unorm_s8_uint_pack_separate_z32() argument

Completed in 4 milliseconds