Lines Matching refs:std
63 using std::vector;
64 using std::string;
65 using std::map;
67 using std::ostringstream;
340 std::ostream& operator<< (std::ostream& str, const LogVecComps& v)
768 const std::string& name,
780 const std::string& name,
799 const std::string errorPrefix = m_definitions.inNonUniformControlFlow
822 static std::string genVertexSource (glu::DataType coordType, glu::Precision precision)
826 const std::string vertexTmpl =
892 const std::string& name,
902 const std::string& name,
951 std::string fragmentSrc = tcu::StringTemplate(fragmentTmpl).specialize(fragmentParams);
1112 const std::string& name,
1119 const std::string& fragmentSrcTmpl,
1127 const std::string m_fragmentTmpl;
1131 const std::string& name,
1138 const std::string& fragmentSrcTmpl,
1241 std::string fragmentSrc = tcu::StringTemplate(m_fragmentTmpl).specialize(fragmentParams);
1411 const std::string& name,
1427 const std::string& name,
1557 std::string fragmentSrc = tcu::StringTemplate(fragmentTmpl).specialize(fragmentParams);
1589 std::string name;
1594 FunctionSpec (const std::string& name_, DerivateFunc function_, glu::DataType dataType_, glu::Precision precision_)
1996 std::ostringstream caseName;
2028 std::ostringstream caseName;
2059 std::ostringstream caseName;