Searched refs:MI_MATH (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_query.c | 63 #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 D | gen_mi_builder.h | 129 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 D | mi_builder.h | 168 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 D | 19.1.0.rst | 2106 - iris: Copy anv's MI_MATH helpers for multiplication and division
|
Completed in 12 milliseconds