Home
last modified time | relevance | path

Searched refs:pack_z_32unorm (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/util/format/
Du_format.h275 (*pack_z_32unorm)(uint8_t *dst, unsigned dst_stride, member
1483 desc->pack_z_32unorm((uint8_t *)dst, 0, src, 0, w, 1); in util_format_pack_z_32unorm()
/external/mesa3d/src/util/tests/format/
Du_format_test.c600 pack->pack_z_32unorm(packed, 0, in test_format_pack_z_32unorm()
833 TEST_ONE_PACK_FUNC(pack_z_32unorm); in test_all()