Searched refs:inTypeListSize (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp1148 const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); local
1154 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++)
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp1864 const int inTypeListSize = (ops[opNdx].extendedInputTypeCases) ? (DE_LENGTH_OF_ARRAY(extendedInputTypes)) : (DE_LENGTH_OF_ARRAY(reducedInputTypes)); local
1870 for (int inTypeNdx = 0; inTypeNdx < inTypeListSize; inTypeNdx++)

Completed in 1745 milliseconds