Searched refs:endpointRangeMaximums (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 2738 static const deUint32 endpointRangeMaximums[] = { 5, 9, 11, 19, 23, 39, 47, 79, 95, 159, 191 }; in generateBlockCaseTestData() local 2740 …for (int endpointRangeNdx = 0; endpointRangeNdx < DE_LENGTH_OF_ARRAY(endpointRangeMaximums); endpo… in generateBlockCaseTestData() 2766 if (computeISERangeMax(endpointISEParams) == endpointRangeMaximums[endpointRangeNdx]) in generateBlockCaseTestData()
|