Home | History | Annotate | Download | only in functional

Lines Matching refs:far

381 	const float		far				= 1.0f;
391 std::fill(DE_ARRAY_BEGIN(dst.quad.depth), DE_ARRAY_END(dst.quad.depth), ((far-near)/2.0f) * src.params.depth + (near+far)/2.0f);