Searched refs:oosy (Results 1 – 3 of 3) sorted by relevance
751 float oosy = 1.0f / (sy1 - sy0); in computeVertexReference() local778 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()
2397 const float oosy = 1.0f / (sy1 - sy0); in computeVertexReference() local2424 const float fy1 = deFloatClamp((sfy - sy0) * oosy, 0.0f, 1.0f); in computeVertexReference()