Home
last modified time | relevance | path

Searched refs:targetVtx (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa_avx.cpp1704 float *targetVtx = (float *)&(verts[1][i]); in PaLineLoop1() local
1705 targetVtx[lane] = firstVtx[0]; in PaLineLoop1()
1734 float *targetVtx = (float *)&(verts[1][i]); in PaLineLoop1_simd16() local
1735 targetVtx[lane] = firstVtx[0]; in PaLineLoop1_simd16()