Home
last modified time | relevance | path

Searched defs:randomVec3 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuVectorUtil.hpp536 inline Vector<float, 3> randomVec3(de::Random &rnd) in randomVec3() function
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanPerformanceCounterTest.cpp6237 Vector3 randomVec3 = RandomVec3(rng.randomInt(), 0.0f, 1.0f); in TEST_P() local
6258 Vector3 randomVec3 = RandomVec3(rng.randomInt(), 0.0f, 1.0f); in TEST_P() local