Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/framework/common/
H A DtcuAstcUtil.cpp1969 uint32_t partitionSeed; member
2932 for (uint32_t partitionSeed = 0; partitionSeed < 1 << 10; partitionSeed++) in generateBlockCaseTestData() local