Home
last modified time | relevance | path

Searched refs:util_format_z32_unorm_unpack_z_32unorm (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/util/format/
Du_format_zs.h74 util_format_z32_unorm_unpack_z_32unorm(uint32_t *restrict dst_row, unsigned dst_stride, const uint8…
Du_format_zs.c242 util_format_z32_unorm_unpack_z_32unorm(uint32_t *restrict dst_row, unsigned dst_stride, in util_format_z32_unorm_unpack_z_32unorm() function
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c444 util_format_z32_unorm_unpack_z_32unorm(dst, trans->trans->stride, in flush_region()
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_resource.cpp1516util_format_z32_unorm_unpack_z_32unorm((uint32_t *)depth_ptr, trans->base.b.stride, (uint8_t*)tran… in write_zs_surface()