Searched defs:r_depth (Results 1 – 2 of 2) sorted by relevance
248 final float r_depth = 1.0f / (far - near); in orthoM() local307 final float r_depth = 1.0f / (near - far); in frustumM() local
798 const GLfloat r_depth = reciprocalf(zNear - zFar); in frustumf() local838 const GLfloat r_depth = reciprocalf(zFar - zNear); in orthof() local