Home
last modified time | relevance | path

Searched refs:numWeightValues (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp1066 const int numWeightValues = (int)computeISERangeMax(iseParams) + 1; in generateBlockCaseTestData() local
1067 const int numBlocks = divRoundUp(numWeightValues, numWeights); in generateBlockCaseTestData()
1075 …nputs.weight.value.plain[weightNdx] = (blockNdx*numWeights + weightNdx + offset) % numWeightValues; in generateBlockCaseTestData()