Home
last modified time | relevance | path

Searched refs:flatAlpha (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/egl/
DteglRenderTests.cpp176 const float flatAlpha = (rnd.getFloat(minAlpha, maxAlpha) > 0.5f) ? 1.0f : 0.0f; in randomizeDrawOp() local
195 color.w() = flatAlpha; in randomizeDrawOp()