Searched refs:util_format_z32_unorm_unpack_z_32unorm (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
H A Du_format_zs.h69 util_format_z32_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned width, unsigned height);
H A Du_format_zs.c252 util_format_z32_unorm_unpack_z_32unorm(uint32_t *dst_row, unsigned dst_stride, function

Completed in 51 milliseconds