Searched refs:oosy (Results 1 – 3 of 3) sorted by relevance
732 float oosy = 1.0f / (sy1 - sy0); in computeVertexReference() local759 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference()
679 float oosy = 1.0f / (sy1 - sy0); in computeVertexReference() local706 float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference()
2359 const float oosy = 1.0f / (sy1 - sy0); in computeVertexReference() local2386 const float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference()