Home
last modified time | relevance | path

Searched refs:matrixTypeI (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1983 for (int matrixTypeI = 0; matrixTypeI < numMatVariations; matrixTypeI++) in init() local
1985 const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init()
2001 …booleanTypeFeat | arrayFirstElemNameNoIndexFeat | (matrixTypeI == 1 ? UniformCase::FEATURE_MATRIXM… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2845 for (int matrixTypeI = 0; matrixTypeI < numMatVariations; matrixTypeI++) in init() local
2847 … const string nameWithMatrixType = nameWithBoolType + (matrixTypeI == 1 ? "row_major_" : ""); in init()
2863 …booleanTypeFeat | arrayFirstElemNameNoIndexFeat | (matrixTypeI == 1 ? UniformCase::FEATURE_MATRIXM… in init()