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.cpp1848 float* firstVtx = (float*)&(first[i]); in PaLineLoop1() local
1850 targetVtx[lane] = firstVtx[0]; in PaLineLoop1()
1878 float* firstVtx = (float*)&(first[i]); in PaLineLoop1_simd16() local
1880 targetVtx[lane] = firstVtx[0]; in PaLineLoop1_simd16()