Searched defs:TestConfigRandom (Results 1 – 1 of 1) sorted by relevance
106 struct TestConfigRandom struct108 const deUint32 seed;109 const AllocationMode allocationMode;111 TestConfigRandom (const deUint32 _seed, const AllocationMode _allocationMode) in TestConfigRandom() argument