Home | History | Annotate | Download | only in egl

Lines Matching defs:minDepth

152 	const float	minDepth		= -1.0f; // \todo [pyry] Reference doesn't support Z clipping yet
184 position.z() = rnd.getFloat(minDepth, maxDepth);
205 p1.z() = rnd.getFloat(minDepth, maxDepth);
210 p2.z() = rnd.getFloat(minDepth, maxDepth);