Home
last modified time | relevance | path

Searched refs:logVarValue (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderBuiltinConstantTests.cpp209 static void logVarValue (tcu::TestLog& log, const std::string& varName, DataType value) in logVarValue() function
215 void logVarValue<int> (tcu::TestLog& log, const std::string& varName, int value) in logVarValue() function
238 logVarValue(m_testCtx.getLog(), m_varName, result); in verifyInShaderType()