Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFboColorbufferTests.cpp64 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/
Des3fFboColorbufferTests.cpp67 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()