Searched refs:util_format_z24_unorm_s8_uint_pack_separate (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format_zs.h116 util_format_z24_unorm_s8_uint_pack_separate(uint8_t *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, const unsigned width, unsigned height);
H A Du_transfer_helper.c291 util_format_z24_unorm_s8_uint_pack_separate(trans->staging,
H A Du_format_zs.c451 util_format_z24_unorm_s8_uint_pack_separate(uint8_t *dst_row, unsigned dst_stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format_zs.h119 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);
H A Du_format_zs.c527 util_format_z24_unorm_s8_uint_pack_separate(uint8_t *restrict dst_row, unsigned dst_stride, function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_transfer_helper.c291 util_format_z24_unorm_s8_uint_pack_separate(trans->staging,
614 util_format_z24_unorm_s8_uint_pack_separate(trans->staging,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp782 util_format_z24_unorm_s8_uint_pack_separate(buf, trans->base.stride,

Completed in 9 milliseconds