Searched refs:genRandomVec4 (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/gles3/functional/ | ||
H A D | es3fPolygonOffsetTests.cpp | 463 tcu::Vec4 genRandomVec4 (de::Random& rnd) const; 472 tcu::Vec4 UsageDisplacementTestCase::genRandomVec4 (de::Random& rnd) const in genRandomVec4() function in deqp::gles3::Functional::__anon30578::UsageDisplacementTestCase 533 triangle[vertexNdx] = genRandomVec4(rnd); in testPolygonOffset() |
/third_party/vk-gl-cts/modules/gles2/functional/ | ||
H A D | es2fPolygonOffsetTests.cpp | 460 tcu::Vec4 genRandomVec4 (de::Random& rnd) const; 469 tcu::Vec4 UsageDisplacementTestCase::genRandomVec4 (de::Random& rnd) const in genRandomVec4() function in deqp::gles2::Functional::__anon30431::UsageDisplacementTestCase 530 triangle[vertexNdx] = genRandomVec4(rnd); in testPolygonOffset() |
Completed in 5 milliseconds