Home
last modified time | relevance | path

Searched refs:inv_y (Results 1 – 1 of 1) sorted by relevance

/tools/test/graphicsbenchmark/apps/sample_app/src/cpp/
Dvecmath.cpp349 const float inv_y = 1.0f / (-top + bottom); in Ortho2D() local
359 result.f_[5] = 2.0 * inv_y; in Ortho2D()
369 result.f_[13] = (top + bottom) * inv_y; in Ortho2D()