Searched refs:minDepth (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/egl/
H A DteglRenderTests.cpp152 const float minDepth = -1.0f; // \todo [pyry] Reference doesn't support Z clipping yet local
184 position.z() = rnd.getFloat(minDepth, maxDepth);
205 p1.z() = rnd.getFloat(minDepth, maxDepth);
210 p2.z() = rnd.getFloat(minDepth, maxDepth);

Completed in 39 milliseconds