Lines Matching refs:got
1750 std::ostringstream expected, got;
1752 generateImmMatrixSrc(got, resEntry.type, resEntry.matrixStride, resEntry.isRowMajor, resElemPtr);
1755 << " got " << got.str()
1772 std::ostringstream expected, got;
1774 generateImmScalarVectorSrc(got, resEntry.type, resElemPtr);
1777 << " got " << got.str()
2323 << ", got " << cmpBlockLayout.activeVarIndices.size()
2353 << " got: " << cmpEntry
2397 << ", got " << cmpBlockLayout.activeVarIndices.size()
2423 << " got: " << cmpEntry
2478 << " got: " << glu::getDataTypeName(cmpEntry.type)