Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
H A DglsInteractionTestUtil.cpp44 static Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
213 state.blendColor = getRandomColor(rnd); in computeRandomRenderState()
249 quad.color[ndx] = getRandomColor(rnd);
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fLayoutBindingTests.cpp288 Vec4 getRandomColor (de::Random& rnd) in getRandomColor() function
1071 m_textureColors.push_back(getRandomColor(rnd)); in init()
1394 m_textureColors.push_back(getRandomColor(rnd)); in init()
1707 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1708 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1976 m_expectedColors.push_back(getRandomColor(rnd)); in init()
1977 m_expectedColors.push_back(getRandomColor(rnd)); in init()

Completed in 5 milliseconds