Searched defs:r_width (Results 1 – 2 of 2) sorted by relevance
282 final float r_width = 1.0f / (right - left); in orthoM() local341 final float r_width = 1.0f / (right - left); in frustumM() local
825 const GLfloat r_width = reciprocalf(right - left); in frustumf() local865 const GLfloat r_width = reciprocalf(right - left); in orthof() local