Searched refs:pack_z_32unorm (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/tests/unit/
H A Du_format_test.c578 format_desc->pack_z_32unorm(packed, 0,
796 TEST_ONE_FUNC(pack_z_32unorm);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.h275 (*pack_z_32unorm)(uint8_t *restrict dst, unsigned dst_stride, member in struct:util_format_pack_description
1544 desc->pack_z_32unorm((uint8_t *)dst, 0, src, 0, w, 1);
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c596 pack->pack_z_32unorm(packed, 0,
836 TEST_ONE_PACK_FUNC(pack_z_32unorm);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h322 (*pack_z_32unorm)(uint8_t *dst, unsigned dst_stride, member in struct:util_format_description
/xsrc/external/mit/MesaLib/src/util/format/
H A Du_format_table.c[all...]

Completed in 61 milliseconds