Searched defs:TestConfigRandom (Results 1 – 1 of 1) sorted by relevance
99 struct TestConfigRandom struct101 const deUint32 seed;102 const bool useDeviceGroups;104 TestConfigRandom (const deUint32 _seed, const bool _useDeviceGroups) in TestConfigRandom() function