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