Searched defs:numCombinations (Results 1 – 1 of 1) sorted by relevance
1903 …omputeExpectedValues (const int specValue, const glu::DataType dataType, const int numCombinations) in computeExpectedValues()1934 const int numCombinations) in generateShaderChecksumComputationCode()1995 const int numCombinations = getDataTypeScalarSize(type); in makeMatrixVectorCompositeCaseDefinition() local2042 const int numCombinations = (isArrayOfArray ? size1 * size2 : size1); in makeArrayCompositeCaseDefinition() local