Home | History | Annotate | Download | only in performance

Lines Matching refs:TYPE_INVALID

1490 		if (m_paramTypes[i] != TYPE_INVALID)
1788 if (m_paramTypes[paramNdx] != glu::TYPE_INVALID)
2248 types[i] = TYPE_INVALID;
2289 for (int i = 1; i < FunctionCase::MAX_PARAMS + 1 && types[i] != TYPE_INVALID; i++)