Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fUniformApiTests.cpp1833 static const char* getCheckMethodName (CheckMethod checkMethod);
1863 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::gles2::Functional::UniformValueCase
2220 … checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod)… in init()
2279 … checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod)… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformApiTests.cpp2335 static const char* getCheckMethodName (CheckMethod checkMethod);
2365 const char* UniformValueCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::gles3::Functional::UniformValueCase
2744 … checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod)… in init()
2805 … checkMethodGroup = new TestCaseGroup(m_context, UniformValueCase::getCheckMethodName(checkMethod)… in init()
/external/deqp/modules/gles31/functional/
Des31fProgramUniformTests.cpp1725 static const char* getCheckMethodName (CheckMethod checkMethod);
1734 const char* UniformAssignCase::getCheckMethodName (const CheckMethod checkMethod) in getCheckMethodName() function in deqp::gles31::Functional::UniformAssignCase
1943 …checkMethodGroup = new TestCaseGroup(m_context, UniformAssignCase::getCheckMethodName(checkMethod)… in init()