Searched defs:vRecipW0 (Results 1 – 1 of 1) sorted by relevance
686 Float<SIMD_T> vRecipW0 = SIMD_T::set1_ps(1.0f); in BinTrianglesImpl() local1615 Float<SIMD_T> vRecipW0 = SIMD_T::div_ps(SIMD_T::set1_ps(1.0f), prim[0].w); in BinPointsImpl() local1699 Float<SIMD_T>& vRecipW0 = recipW[0]; in BinPostSetupLinesImpl() local