Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/tests/unit/
Du_format_test.c558 format_desc->pack_z_32unorm(packed, 0, in test_format_pack_z_32unorm()
715 TEST_ONE_FUNC(pack_z_32unorm); in test_all()
/external/mesa3d/src/gallium/auxiliary/util/
Du_format.h282 (*pack_z_32unorm)(uint8_t *dst, unsigned dst_stride, member