Home
last modified time | relevance | path

Searched refs:util_format_z24_unorm_s8_uint_unpack_z24 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/format/
H A Du_format_zs.h127 util_format_z24_unorm_s8_uint_unpack_z24(uint8_t *restrict dst_row, unsigned dst_stride, const uint8_t *restrict src_row, unsigned src_stride, unsigned width, unsigned height);
H A Du_format_zs.c415 util_format_z24_unorm_s8_uint_unpack_z24(uint8_t *restrict dst_row, unsigned dst_stride, in util_format_z24_unorm_s8_uint_unpack_z24() function
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_execute.c2280 util_format_z24_unorm_s8_uint_unpack_z24(dst, dst_stride, in copy_depth_rect()

Completed in 9 milliseconds