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

/external/deqp/modules/gles2/functional/
H A Des2fShaderMatrixTests.cpp777 string inValue0; local
829 string& inValue = inNdx > 0 ? inValue1 : inValue0;
917 operationValue0 = inValue0;
924 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n";
933 operationValue0 = inValue0;
/external/deqp/modules/gles3/functional/
H A Des3fShaderMatrixTests.cpp1423 string inValue0; local
1503 string& inValue = inNdx > 0 ? inValue1 : inValue0;
1595 operationValue0 = inValue0;
1602 op << " " << getPrecisionName(resultPrec) << " " << getDataTypeName(resultType) << " tmpValue = " << inValue0 << ";\n";
1611 operationValue0 = inValue0;

Completed in 721 milliseconds