Searched refs:inv_y (Results 1 – 1 of 1) sorted by relevance
349 const float inv_y = 1.0f / (-top + bottom); in Ortho2D() local359 result.f_[5] = 2.0 * inv_y; in Ortho2D()369 result.f_[13] = (top + bottom) * inv_y; in Ortho2D()