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