Searched refs:generateRandomColor (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFboColorbufferTests.cpp | 64 static tcu::Vec4 generateRandomColor (de::Random& random) in generateRandomColor() function 302 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fFboColorbufferTests.cpp | 67 static tcu::Vec4 generateRandomColor (de::Random& random) in generateRandomColor() function 433 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render() 559 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render() 683 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f)); in render()
|