Home | History | Annotate | Download | only in performance

Lines Matching refs:TYPE_INVALID

1486 		if (m_paramTypes[i] != TYPE_INVALID)
1780 if (m_paramTypes[paramNdx] != glu::TYPE_INVALID)
2205 types[i] = TYPE_INVALID;
2244 for (int i = 1; i < FunctionCase::MAX_PARAMS + 1 && types[i] != TYPE_INVALID; i++)