Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp99 struct TestConfigRandom struct
101 const deUint32 seed;
102 const bool useDeviceGroups;
104 TestConfigRandom (const deUint32 _seed, const bool _useDeviceGroups) in TestConfigRandom() function