Searched refs:minVecLength (Results 1 – 1 of 1) sorted by relevance
174 const int minVecLength = 1; in computeRandomType() local176 …return VariableType(baseType, state.getRandom().getInt(minVecLength, de::min(maxScalars, maxVecLen… in computeRandomType()