Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsInteractionTestUtil.cpp44 static Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
213 state.blendColor = getRandomColor(rnd); in computeRandomRenderState()
249 quad.color[ndx] = getRandomColor(rnd); in computeRandomQuad()
/external/deqp/modules/gles31/functional/
Des31fLayoutBindingTests.cpp191 Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
879 m_textureColors.push_back(getRandomColor(rnd)); in init()
1177 m_textureColors.push_back(getRandomColor(rnd)); in init()
1466 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1467 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1701 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1702 m_expectedColors.push_back(getRandomColor(rnd)); in init()