Searched refs:logVarValue (Results 1 – 1 of 1) sorted by relevance
220 static void logVarValue (tcu::TestLog& log, const std::string& varName, DataType value) in logVarValue() function226 void logVarValue<int> (tcu::TestLog& log, const std::string& varName, int value) in logVarValue() function249 logVarValue(m_testCtx.getLog(), m_varName, result); in verifyInShaderType()