Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dpa_avx.cpp371 float* pOutVec = (float*)verts; in PaPatchListSingle() local
393 pOutVec[cp * 4 + i] = pInputVec[input_lane]; in PaPatchListSingle()