Home | History | Annotate | Download | only in functional

Lines Matching refs:depthSteps

315 	static const float	depthSteps[]	= {-1.0f, -0.5f, 0.0f, 0.5f, 1.0f};
316 int numSteps = DE_LENGTH_OF_ARRAY(depthSteps);
327 cmd.params.depth = depthSteps[ndx]+epsilon;