Searched defs:r_depth (Results 1 – 1 of 1) sorted by relevance
284 final float r_depth = 1.0f / (far - near); in orthoM() local343 final float r_depth = 1.0f / (near - far); in frustumM() local