Searched refs:MI_MATH (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_query.c63 #define MI_MATH (0x1a << 23) macro
370 math[0] = MI_MATH | (5 - 2);
387 math[0] = MI_MATH | ((1 + 4 * shift) - 2);
442 math[0] = MI_MATH | (num_dwords - 2);
526 MI_MATH | (9 - 2),
574 MI_MATH | (17 - 2),
626 MI_MATH | (5 - 2),
659 map[offset++] = MI_MATH | (cmd_len - 2);
720 MI_MATH | (5 - 2),
/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_mi_builder.h129 gen_mi_builder_pack(b, GENX(MI_MATH), dw, math) {
499 * MI_MATH Section. Only available on Haswell+
746 #endif /* MI_MATH section */
/xsrc/external/mit/MesaLib/dist/src/intel/common/
H A Dmi_builder.h168 mi_builder_pack(b, GENX(MI_MATH), dw, math) {
618 * MI_MATH Section. Only available on Haswell+
1133 #endif /* MI_MATH section */
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst2106 - iris: Copy anv's MI_MATH helpers for multiplication and division

Completed in 12 milliseconds