Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp106 struct TestConfigRandom struct
108 const deUint32 seed;
109 const AllocationMode allocationMode;
111 TestConfigRandom (const deUint32 _seed, const AllocationMode _allocationMode) in TestConfigRandom() function