Lines Matching refs:arrayStr

104 static string arrayStr (const T (&arr)[Size])  in arrayStr()  function
1740 …<< TestLog::Message << "// Note: relevant shader invocation global IDs are " << arrayStr(invocatio… in operator ()()
1741 …<< TestLog::Message << "// Note: data expression values for the IDs are " << arrayStr(atomicArgs) … in operator ()()
1759 … << TestLog::Message << "// Note: expected one of " << arrayStr(atomicArgs) << TestLog::EndMessage; in operator ()()
1848 …log << TestLog::Message << "// Failure: intermediate return values at pixels " << arrayStr(pixelCo… in operator ()()
1849 … << (isIntegerFormat ? arrayStr(returnValues.i) : arrayStr(returnValues.f)) << TestLog::EndMessage in operator ()()
1850 …<< TestLog::Message << "// Note: relevant shader invocation global IDs are " << arrayStr(invocatio… in operator ()()
1852 << (isIntegerFormat ? arrayStr(atomicArgs.i) : arrayStr(atomicArgs.f)) in operator ()()
2197 …<< TestLog::Message << "// Note: relevant shader invocation global IDs are " << arrayStr(invocatio… in operator ()()
2198 << TestLog::Message << "// Note: expected one of " << arrayStr(assignArgs) in operator ()()
2283 …log << TestLog::Message << "// Failure: intermediate return values at pixels " << arrayStr(pixelCo… in operator ()()
2284 << arrayStr(returnValues) << TestLog::EndMessage in operator ()()
2285 …<< TestLog::Message << "// Note: relevant shader invocation global IDs are " << arrayStr(invocatio… in operator ()()
2286 …<< TestLog::Message << "// Note: 'compare' argument values for the IDs are " << arrayStr(compareAr… in operator ()()
2290 … << arrayStr(compareArgs) << ") bigger than the one just before it" << TestLog::EndMessage; in operator ()()