Searched refs:unpack_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.c530 format_desc->unpack_z_32unorm(&unpacked[0][0], sizeof unpacked[0],
795 TEST_ONE_FUNC(unpack_z_32unorm);
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.h377 (*unpack_z_32unorm)(uint32_t *restrict dst, unsigned dst_stride, member in struct:util_format_unpack_description
1500 desc->unpack_z_32unorm(dst, 0, (const uint8_t *)src, 0, w, 1);
/xsrc/external/mit/MesaLib/dist/src/util/tests/format/
H A Du_format_test.c546 unpack->unpack_z_32unorm(&unpacked[0][0], sizeof unpacked[0],
835 TEST_ONE_UNPACK_FUNC(unpack_z_32unorm);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.h311 (*unpack_z_32unorm)(uint32_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 65 milliseconds