Home
last modified time | relevance | path

Searched defs:vRecipW1 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dbinner.cpp663 typename SIMD_T::Float vRecipW1 = SIMD_T::set1_ps(1.0f); in BinTrianglesImpl() local
1621 typename SIMD_T::Float &vRecipW1 = recipW[1]; in BinPostSetupLinesImpl() local