Searched refs:generateRandomColor (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 64 static tcu::Vec4 generateRandomColor (de::Random& random) in generateRandomColor() function 214 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 67 static tcu::Vec4 generateRandomColor (de::Random& random) in generateRandomColor() function 431 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render() 557 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render() 681 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render()
|