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

/external/deqp/modules/gles2/functional/
H A Des2fDepthStencilClearTests.cpp62 STENCIL_STEPS = 32, enumerator in enum:deqp::gles2::Functional::__anon3165::__anon3166
359 int numSteps = STENCIL_STEPS;
486 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1);
/external/deqp/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp62 STENCIL_STEPS = 32, enumerator in enum:deqp::gles3::Functional::__anon3296::__anon3297
362 int numSteps = STENCIL_STEPS;
489 float step = (float)(stencil / ((1u<<stencilBits) / (deUint32)STENCIL_STEPS)) / (float)(STENCIL_STEPS-1);

Completed in 69 milliseconds