Searched refs:y0120 (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 1021 __m128i dxdy0120, x0x2y0y2, x1x0y1y0, x0120, y0120; local in function:calc_fixed_position 1043 y0120 = _mm_unpackhi_epi32(x0x2y0y2, x1x0y1y0); 1045 _mm_store_si128((__m128i *)&position->y[0], y0120);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_setup_tri.c | 1052 __m128i dxdy0120, x0x2y0y2, x1x0y1y0, x0120, y0120; local in function:calc_fixed_position 1074 y0120 = _mm_unpackhi_epi32(x0x2y0y2, x1x0y1y0); 1076 _mm_store_si128((__m128i *)&position->y[0], y0120);
|
Completed in 4 milliseconds