HomeSort by relevance Sort by last modified time
    Searched refs:generateRandomColor (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles31/functional/
es31fFboColorbufferTests.cpp 64 static tcu::Vec4 generateRandomColor (de::Random& random)
214 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f));
  /external/deqp/modules/gles3/functional/
es3fFboColorbufferTests.cpp 67 static tcu::Vec4 generateRandomColor (de::Random& random)
431 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f));
557 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f));
681 tcu::fillWithGrid(data.getAccess(), 8, generateRandomColor(rnd), Vec4(0.0f));
    [all...]

Completed in 861 milliseconds