Home
last modified time | relevance | path

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

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