Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/memory/
H A DvktMemoryAllocationTests.cpp103 struct TestConfigRandom struct
105 const uint32_t seed;
106 const AllocationMode allocationMode;
108 TestConfigRandom(const uint32_t _seed, const AllocationMode _allocationMode) in TestConfigRandom() argument