• Home
  • Raw
  • Download

Lines Matching refs:EndMessage

255 …ror, resource name \"" << resource << "\" refers to a non-basic type." << tcu::TestLog::EndMessage;  in validate()
382 …ng type, expecting " << glu::getDataTypeName(variable->getBasicType()) << tcu::TestLog::EndMessage; in validateSingleVariable()
386 …, got " << glu::getDataTypeName(glu::getDataTypeFromGLType(propValue)) << tcu::TestLog::EndMessage; in validateSingleVariable()
416 …erifying type, expecting " << glu::getDataTypeName(builtins[ndx].type) << tcu::TestLog::EndMessage; in validateBuiltinVariable()
420 …, got " << glu::getDataTypeName(glu::getDataTypeFromGLType(propValue)) << tcu::TestLog::EndMessage; in validateBuiltinVariable()
461 …u::TestLog::Message << "Verifying array size, expecting " << arraySize << tcu::TestLog::EndMessage; in validateSingleVariable()
465 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
495 …ssage << "Verifying array size, expecting " << builtins[ndx].arraySize << tcu::TestLog::EndMessage; in validateBuiltinVariable()
499 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateBuiltinVariable()
540 …Verifying array stride, expecting greater or equal to " << elementSize << tcu::TestLog::EndMessage; in validateSingleVariable()
544 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
553 …estLog::Message << "Verifying array stride, expecting " << arrayStride << tcu::TestLog::EndMessage; in validateSingleVariable()
557 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
585 …og() << tcu::TestLog::Message << "Verifying block index, expecting -1" << tcu::TestLog::EndMessage; in validateSingleVariable()
589 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
595 …Log::Message << "Verifying block index, expecting a valid block index" << tcu::TestLog::EndMessage; in validateSingleVariable()
599 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
624 …"Block name with index " << propValue << " is \"" << blockName << "\"" << tcu::TestLog::EndMessage; in validateSingleVariable()
627 …<< tcu::TestLog::Message << "\tError, expected " << expectedName.str() << tcu::TestLog::EndMessage; in validateSingleVariable()
666 …age << "Verifying matrix order, expecting IS_ROW_MAJOR = " << expected << tcu::TestLog::EndMessage; in validateSingleVariable()
670 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
706 …"Verifying matrix stride, expecting greater or equal to " << majorSize << tcu::TestLog::EndMessage; in validateSingleVariable()
710 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
718 …tLog::Message << "Verifying matrix stride, expecting " << matrixStride << tcu::TestLog::EndMessage; in validateSingleVariable()
722 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
748 …tLog::Message << "Verifying atomic counter buffer index, expecting -1" << tcu::TestLog::EndMessage; in validateSingleVariable()
752 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
758 …ge << "Verifying atomic counter buffer index, expecting a valid index" << tcu::TestLog::EndMessage; in validateSingleVariable()
762 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
775 …got " << propValue << ", GL_ACTIVE_RESOURCES = " << numActiveResources << tcu::TestLog::EndMessage; in validateSingleVariable()
955 …e << "Verifying uniform location, expecting -1. (" << reasonStr << ")" << tcu::TestLog::EndMessage; in validateSingleVariable()
959 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
969 …::TestLog::Message << "Verifying location, expecting a valid location" << tcu::TestLog::EndMessage; in validateSingleVariable()
974 …:Message << "Verifying location, expecting " << explicitLayoutLocation << tcu::TestLog::EndMessage; in validateSingleVariable()
980 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
992 …mparing location to the values returned by GetProgramResourceLocation" << tcu::TestLog::EndMessage; in validateSingleVariable()
1010 << tcu::TestLog::EndMessage; in validateSingleVariable()
1014 …ge << "\tLocation of \"" << elementResourceName << "\":\t" << location << tcu::TestLog::EndMessage; in validateSingleVariable()
1023 …Location returned location " << location << ", expected " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1039 …etLog() << tcu::TestLog::Message << "Verifying location, expecting -1" << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1043 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1079 …<< implementationName << "\" + 1 byte for terminating null character)" << tcu::TestLog::EndMessage; in validateNameLength()
1083 …:TestLog::Message << "\tError, invalid name length, got " << propValue << tcu::TestLog::EndMessage; in validateNameLength()
1112 ….getLog() << tcu::TestLog::Message << "Verifying offset, expecting -1" << tcu::TestLog::EndMessage; in validateSingleVariable()
1116 … tcu::TestLog::Message << "\tError, invalid offset, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1123 … tcu::TestLog::Message << "Verifying offset, expecting a valid offset" << tcu::TestLog::EndMessage; in validateSingleVariable()
1127 … tcu::TestLog::Message << "\tError, invalid offset, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1170 << tcu::TestLog::EndMessage; in validate()
1174 …_by_" << glu::getShaderTypeName(m_shaderType) << ", got " << propValue << tcu::TestLog::EndMessage; in validate()
1199 …<< implementationName << "\" + 1 byte for terminating null character)" << tcu::TestLog::EndMessage; in validateSingleBlock()
1203 …:TestLog::Message << "\tError, invalid name length, got " << propValue << tcu::TestLog::EndMessage; in validateSingleBlock()
1238 …:TestLog::Message << "Verifying block binding, expecting " << expected << tcu::TestLog::EndMessage; in validateSingleBlock()
1242 …stLog::Message << "\tError, invalid buffer binding, got " << propValue << tcu::TestLog::EndMessage; in validateSingleBlock()
1248 …tLog::Message << "Verifying buffer binding, expecting a valid binding" << tcu::TestLog::EndMessage; in validateSingleBlock()
1252 …stLog::Message << "\tError, invalid buffer binding, got " << propValue << tcu::TestLog::EndMessage; in validateSingleBlock()
1310 << tcu::TestLog::EndMessage; in validate()
1314 …_by_" << glu::getShaderTypeName(m_shaderType) << ", got " << propValue << tcu::TestLog::EndMessage; in validate()
1362 …p level array size, expecting " << expected << ". (" << reason << ")." << tcu::TestLog::EndMessage; in validateSingleVariable()
1366 …:Message << "\tError, invalid top level array size, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1392 … array stride, expecting 0. (Top-level block member is not an array)." << tcu::TestLog::EndMessage; in validateSingleVariable()
1396 …stLog::Message << "\tError, top level array stride, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1402 …ing 0. (Top-level block member is not an array of an aggregate type)." << tcu::TestLog::EndMessage; in validateSingleVariable()
1406 …stLog::Message << "\tError, top level array stride, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1414 … array stride, expecting greater or equal to " << minimumStride << "." << tcu::TestLog::EndMessage; in validateSingleVariable()
1418 …essage << "\tError, invalid top level array stride, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1519 …u::TestLog::Message << "Verifying array size, expecting " << arraySize << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1522 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1534 …u::TestLog::Message << "Verifying array size, expecting " << arraySize << tcu::TestLog::EndMessage; in validateSingleVariable()
1537 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1574 …<< implementationName << "\" + 1 byte for terminating null character)" << tcu::TestLog::EndMessage; in validateVariable()
1578 …:TestLog::Message << "\tError, invalid name length, got " << propValue << tcu::TestLog::EndMessage; in validateVariable()
1608 …ssage << "Verifying type, expecting " << glu::getDataTypeName(varType) << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1611 …, got " << glu::getDataTypeName(glu::getDataTypeFromGLType(propValue)) << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1629 … type, expecting " << glu::getDataTypeName(elementType.getBasicType()) << tcu::TestLog::EndMessage; in validateSingleVariable()
1632 …, got " << glu::getDataTypeName(glu::getDataTypeFromGLType(propValue)) << tcu::TestLog::EndMessage; in validateSingleVariable()
1665 … << "Verifying if is per patch, expecting IS_PER_PATCH = " << expected << tcu::TestLog::EndMessage; in validateSingleVariable()
1669 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateSingleVariable()
1695 …f is per patch, expecting IS_PER_PATCH = " << builtins[ndx].isPerPatch << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1699 …tCtx.getLog() << tcu::TestLog::Message << "\tError, got " << propValue << tcu::TestLog::EndMessage; in validateBuiltinVariable()
1952 …eIndex returned GL_INVALID_INDEX for \"" << targetResourceName << "\"" << tcu::TestLog::EndMessage; in queryAndValidateProps()
2039 …sing index obtained for resource \"" << simplifiedResourceName << "\"" << tcu::TestLog::EndMessage; in queryAndValidateProps()
2053 …mber of values, expected " << (int)props.size() << ", got " << written << tcu::TestLog::EndMessage; in queryAndValidateProps()
2060 …iv post write buffer guard value was modified, too many return values" << tcu::TestLog::EndMessage; in queryAndValidateProps()
2076 message << tcu::TestLog::EndMessage; in queryAndValidateProps()
2166 builder << "}" << tcu::TestLog::EndMessage; in iterate()
2172 …gram build failed, checking if program exceeded implementation limits" << tcu::TestLog::EndMessage; in iterate()
2490 …ttableStateStr(pname) << " = " << limit << ", test requires " << usage << tcu::TestLog::EndMessage; in checkLimit()
2494 log << tcu::TestLog::Message << "\t\tLimit exceeded" << tcu::TestLog::EndMessage; in checkLimit()
2531 log << tcu::TestLog::Message << "Vertex shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2560 log << tcu::TestLog::Message << "Fragment shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2587 log << tcu::TestLog::Message << "Compute shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2618 log << tcu::TestLog::Message << "Geometry shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2650 log << tcu::TestLog::Message << "Tessellation control shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2680 log << tcu::TestLog::Message << "Tessellation evaluation shader:" << tcu::TestLog::EndMessage; in checkShaderResourceUsage()
2732 log << tcu::TestLog::Message << "Program combined:" << tcu::TestLog::EndMessage; in checkProgramCombinedResourceUsage()
2750 …log << tcu::TestLog::Message << "One or more resource limits exceeded" << tcu::TestLog::EndMessage; in checkProgramResourceUsage()